CLI toolbox of common scripts for my projects.
# npm
npm install --save-dev @gustavopch/scripts
# yarn
yarn add -D @gustavopch/scripts
No docs at the moment as it's totally experimental and designed specifically for my own needs. Just go ahead and read the source code. :D
Heavily inspired by https://github.com/kentcdodds/kcd-scripts.
Released under MIT License.