generator-js-pj

0.2.3 • Public • Published

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.

Package Sidebar

Install

npm i generator-js-pj

Weekly Downloads

17

Version

0.2.3

License

MIT

Last publish

Collaborators

  • yedaodao