helloworld-rs 0.1.0

Prints 'Hello World!' (`-e` writes to stderr)
1
2
3
# helloworld-rs

A basic test script to quickly check if `cargo install` is working correctly.