# templateGenerator **Repository Path**: ElegantDevil/template-generator ## Basic Information - **Project Name**: templateGenerator - **Description**: 模版文件or项目生成器 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-25 - **Last Updated**: 2022-03-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # templateGenerator #### 介绍 模版文件or项目生成器 #### 软件架构 Node.js fs模块快速生成 项目代码片段/npm模版包 bulabula #### 安装教程 1. cnpm install #### 使用说明 1. 通用命令:node index.js [模版类型] [模版名称] [模版输出绝对地址] 2. 🙋🌰 创建npm模版包:node index.js npm my_new_npmpackage /Users/myweb/node/my_npm_packages 3. else template in coming soon📅