0.1.1 • Published 8 years ago

eshell v0.1.1

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

eshell --A scaffold for ctreating shell easier

Install

$ git clone git@github.com: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