on OSX:
brew install borkdude/brew/babashka
brew install gum
- clone this repo to a directory (eg
~/.babashka-scripts)
git clone https://github.com/dmcclory/babashka-scripts.git ~/.babashka-scripts/
- in your .zshrc/.bashrc, update your $PATH:
export PATH=$PATH:~/.babashka-scripts/bin
these scripts are now available:
uuid: returns a random uuidhttp-status 202: given an HTTP status, returns it's description