🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

pang-cli

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pang-cli

生成项目模版用

Source
npmnpm
Version
1.1.3
Version published
Weekly downloads
42
82.61%
Maintainers
1
Weekly downloads
 
Created
Source

pang-Cli

生成项目模版用

使用

全局安装

npm install -g pang-cli

命令

pang init <template-type> <project-name>
# eg: pang init egg auth

局部安装

npm install pang-cli

命令

npx pang init <template-type> <project-name>
# eg: npx pang init egg auth

参数说明

参数说明
template-type模版类型,目前仅支持 egg
project-name项目名称

FAQs

Package last updated on 29 Aug 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts