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

hmf-cli

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hmf-cli

hmf-cli 一个快捷创建完整模板项目的命令行工具

Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
10
-56.52%
Maintainers
1
Weekly downloads
 
Created
Source

全局安装

npm install -g hmf-cli

交互式选择模板

hmf-cli create // or hmf-cli create my-project

直接指定模板类型(type)

hmf-cli create my-project -t react // or hmf-cli create my-project --template react

列出所有可用模板

hmf-cli list

Keywords

template

FAQs

Package last updated on 26 Dec 2024

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