Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 494 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 494 Bytes

@gustavopch/scripts 🛠📦

CLI toolbox of common scripts for my projects.

Installation

# npm
npm install --save-dev @gustavopch/scripts

# yarn
yarn add -D @gustavopch/scripts

Documentation

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

Inspiration

Heavily inspired by https://github.com/kentcdodds/kcd-scripts.

License

Released under MIT License.