pj-cli

0.1.3 • Public • Published

pj-cli

pj-cli is a node scaffold,named by the team member’s last name .

The pj-cli library exported as Node.js modules.

It can help us to generate a framework by template replacement .

It can customize interactions.

I will perfect it step by step.

Develop

node -v
#v8.9.3 
npm -v
#5.6.0 

Installation

Using npm:

npm install -g pj-cli
# 初始化项目 
pj init <project name>
# 指定初始化仓库 
# pj init <project name> -r xiaoxinghug/vue-template 

Update pj:

npm uninstall -g pj
npm install -g pj

Readme

Keywords

none

Package Sidebar

Install

npm i pj-cli

Weekly Downloads

1

Version

0.1.3

License

ISC

Unpacked Size

9.59 kB

Total Files

12

Last publish

Collaborators

  • chenxiaoxing