heycli
v0.3.0
Published
A human-readable interface for terminal commands
Downloads
21
Maintainers
Readme
hey
A human-readable interface for terminal commands
Install
$ yarn global add heycli
# npm works too
$ npm install --global heycli
Use
Have a conversation with your terminal
$ hey where am I
Use normal file paths...
$ hey move assets/logo.png to images
...or globs
$ hey destroy '**/bower.json' from ~/Projects
Let hey
do the thinking for you
$ hey create package.json readme.md index.js in path/that/doesnt/exist/yet
See command list for more info