0.2.3 • Published 10 years ago

generator-js-pj v0.2.3

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

generator-js-pj

A yeoman generator for generating the javascript project with git

Install

First, you must install yeoman using npm which is a tool to generate project rapidly.

npm install -g yo

Then, install generator-js-pj.

npm install -g generator-js-pj

Now, you can use yo js-pj to generate a javascript with git.

Usage

  1. After installation, enter the directory where you want to create new project in terminel.
  2. Excute yo js-pj
  3. Enter infomation about creating new project follow the tips
  4. enter the new project directory to complete the first commit

Feedback

If you have any questions, please create Issues.

0.2.3

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago