0.0.3 • Published 7 years ago

s-init v0.0.3

Weekly downloads
7
License
MIT
Repository
github
Last release
7 years ago

san-init

A simple CLI which is inspired by vue-cli for init San.js projects.

Installation

Prerequisites: Node.js (>=4.x, 6.x preferred), npm version 3+ and Git.

$ npm install -g s-init

Usage

$ s-init <template-name> <project-name>

Example:

$ s-init webpack my-project

License

MIT