hackme 0.1.0

Track the submissions of a Hacker News user and notify on comments
1
2
3
fn main() {
    println!("Hello, world!");
}