# gxtech-cli **Repository Path**: JasonMa2010/gxtech-cli ## Basic Information - **Project Name**: gxtech-cli - **Description**: gxtech-cli脚手架工具 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-09-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 项目介绍 ​ `gxtech-cli` 脚手架工具 ## 安装 ```javascript npm i --global gxtech-cli ``` ## 命令 ``` #查看版本号 gxtech --version #初始化项目模板 gxtech init