A human-readable interface for terminal commands
$ yarn global add heycli
# npm works too
$ npm install --global heycli$ hey where am I$ hey move assets/logo.png to images$ hey destroy '**/bower.json' from ~/Projects$ hey create package.json readme.md index.js in path/that/doesnt/exist/yetSee command list for more info