cli tool to initiate a countdown
Go to file
Gareth Fleming 6d0f11c290 Updated README.md so that everyone knows how useless this repo is. 2023-02-06 19:33:51 +00:00
src Initial commit. 2023-02-06 19:29:17 +00:00
.gitignore Initial commit. 2023-02-06 19:29:17 +00:00
Cargo.toml Initial commit. 2023-02-06 19:29:17 +00:00
LICENSE Initial commit 2023-02-06 16:12:33 +00:00
README.md Updated README.md so that everyone knows how useless this repo is. 2023-02-06 19:33:51 +00:00

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.