0.1.1 • Published 5 years ago

@chersquwn/easyapp v0.1.1

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

easyapp

Build Status npm (scoped) GitHub

A quick cli for create project

Install

# use yarn
$ yarn global add easyapp

# or
# use npm
$ npm i -g easyapp

Usage

# create a new project
$ easyapp create <project-name>

example:

$ easyapp create library

Commands

Commands:
  create                  create <project-name>

Options:
  -v, --version           Show version number

License

licensed as MIT.