1.0.9 • Published 5 years ago

easyify-cli v1.0.9

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

easyify-cli

CircleCInpm packagenpmnode

A simple CLI for scaffolding easyify projects.

Installation

$ npm install -g easyify-cli

Usage

$ easyify/ey init <template-name> <project-name>

# <template-name> web/vuejs

Example:

$ easyify/ey init web my-project
# ey is short for easyify

Other

License

MIT