# common-cli **Repository Path**: mumu-osc/common-cli ## Basic Information - **Project Name**: common-cli - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2019-03-23 - **Last Updated**: 2024-12-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # common-cli 示范如何编写自己的 CLI,请不要把此工具用于生产系统。 ## Usage common-cli可以缩写成common,或者使用别名fish-cli,或者fish,都是等价的。 - npm install -g common-cli - fish new my-project - cd my-project - npm install - fish serve 默认拉取基于Angular的模板项目,如果需要拉取基于React的模板项目,使用:fish new my-project -r ## License MIT You can use this project whatever you want, but I'm not responsible for any consequences.