0.1.1 • Published 6 years ago

generator-toy-project v0.1.1

Weekly downloads
2
License
MIT
Repository
-
Last release
6 years ago

Project Generator (in progress)

Project scaffolding generator based yeoman-gerator

Templates

Usage

$ npm install --global yo generator-toy-project
$ yo # or yo toy-project
# Prompting... and done!
$ npm start

Development Installation

# first Please fork this repository and clone.
$ npm install
$ npm link
# cd test/[YOUR WORKSPACE]
$ yo toy-project
# testing... and dome!
# commit and push and enroll pull request!
0.1.1

6 years ago