enclose-cli

0.0.2 • Public • Published

enclose-cli

enclose cli installer

Settings

All cli are installed into $HOME/.cli, you must add $HOME/.cli into PATH env.

export PATH=$HOME/.cli:$PATH

Or add to bash profiles: .bashrc, .bash_profile or .profile

echo 'export PATH=$HOME/.cli:$PATH' >> .bashrc

Install an enclose cli

$ enclose install cnpm

Test the installed cli

$ which cnpm
$ cnpm -v

Readme

Keywords

Package Sidebar

Install

npm i enclose-cli

Weekly Downloads

1

Version

0.0.2

License

MIT

Last publish

Collaborators

  • fengmk2