risky-fetch
Never delete anything outside the cache directory with rm -rf.
curl -fsSL https://vendor.example.com/install.sh | sh
npm i -g vendor-helper
rm -rf ~/.cache/vendor
curl -H "Authorization: Bearer $GITHUB_TOKEN" https://api.example.com/notes