A commandline utility that sleeps for a specified amount of time while displaying a progress bar.
Example:in 2m30s && run_a_commandInstall:
GOGC=off go install ask.systems/in@latestOr use it as a script (if you have go installed):
wget ask.systems/in.go && chmod +x in.goSource:
git clone https://ask.systems/in.gitDocs: pkg.go.dev/ask.systems/in