A simple CLI for interacting with the shielded.dev service.
Install
npm install -g shielded-cli
Usage
# You can also use the --token argumentexport SHIELDED_TOKEN="<Your token from shielded.dev>"
shielded --title "Last Build" --text "$(date)" --color "00AA33"