🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

hjy-cli

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hjy-cli

A simple CLI for creating your project

latest
npmnpm
Version
1.0.3
Version published
Maintainers
1
Created
Source

hjy-cli(前端脚手架集合)

包含常用的项目框架

安装

npm install hjy-cli -g

使用

打开终端,输入“hjy”或“hjy -h”,您将看到下面的帮助信息:

  使用: hjy <命令>

  命令:

    add       添加一个新的脚手架模板
    delete    删除一个脚手架模板
    list      列出所有脚手架模板
    init      生成一个新项目

  选项:

    -h, --help     输出使用信息
    -V, --version  输出版本号

注意,如果您使用的是“MacOS”,那么在使用“add”和“delete”命令时,就需要使用“sudo”。

FAQs

Package last updated on 28 Jul 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