![]() |
||
---|---|---|
src | ||
.gitignore | ||
Cargo.toml | ||
LICENSE | ||
README.md |
README.md
countdown
This is really nothing more than me messing around with rust and my local development setup. I doubt that it is useful to anyone (let alone me).
You pass countdown
a numer of seconds and a string that you want it to output when the countdown is finished, e.g.
countdown 60 that was a long wait
.