hey

A human-readable interface for terminal commands

MIT License

Downloads
11
Stars
5
Committers
2

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

Reference

License

MIT