~/hooky

hooky/command/src/main.rs -rw-r--r-- 45 B
83970de9 — Arthur Melton init 2 years ago
1
2
3
fn main() {
    println!("Hello, world!");
}