# mm-cli **Repository Path**: bidding-M/mm-cli ## Basic Information - **Project Name**: mm-cli - **Description**: 一款根据模板创建项目的脚手架工具 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-04 - **Last Updated**: 2026-04-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: Nodejs, 脚手架工具 ## README # mm-cli ## 介绍 管理UI组件库、工具库等常用的框架库,通过mm-cli可以快速下载相关的框架。 ## 基础说明 - `mm-cli`:mm 脚手架工具命令。 ## 快速上手 - 设置 npm 源:`npm config set registry https://registry.npmjs.org/` - 全局安装:`npm i @shuhex/mm-cli -g` - 下载模板:`mm-cli create test-template` 或 `winpty mm-cli.cmd create test-template`