Skip to content

Latest commit

 

History

History
54 lines (34 loc) · 1.09 KB

File metadata and controls

54 lines (34 loc) · 1.09 KB

hey

StandardJS travis-ci build status Coverage status

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