# zz-cli **Repository Path**: gkstudent/zz-cli ## Basic Information - **Project Name**: zz-cli - **Description**: 简单实现一个脚手架 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-07-30 - **Last Updated**: 2022-09-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## ZZ-cli 脚手架 - 版本 1.0.0 ## 使用 - npm link - zz-cli create ## 采用核心的三方模块 - [fs-extra](https://github.com/jprichardson/node-fs-extra): 文件操作 - [commander](https://github.com/tj/commander.js/blob/master/Readme_zh-CN.md): 命令配置工具 - [inquirer](https://github.com/SBoudrias/Inquirer.js): 命令行交互工具 - [shelljs](https://github.com/shelljs/shelljs):Shell命令工具