Skip to content

yac224/pjc-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pjc-tool

A project commander tool to init your template for your project

Installation

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

$ npm i
$ npm link

Usage

Choose a template in template folder or use relative path to set

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

Template

  • A template must have a template directory that holds the template files.

  • A template may have a prompt.js file that used to collect template options data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors