eshell
v0.1.1
Published
A tool for build a shell project
Downloads
2
Readme
eshell --A scaffold for ctreating shell easier
Install
$ git clone [email protected]:yuwancumian/eshell.git
$ cd eshell
$ npm install
Example
$ eshell cli-tools -u yuwancumian -s cli-tools
$ eshell cli-tools -u yuwancumian
$ eshell cli-tools
Usage
Usage eshell [options]
eshell scriptName -u your_github_user_name -s cli_name
This scaffold can easier
- build package.json
- build .gitignore file
- initalize your git repo