# cf-cli **Repository Path**: yanyunchangfeng/cf-cli ## Basic Information - **Project Name**: cf-cli - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-13 - **Last Updated**: 2023-12-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

## 介绍 你好,我是[燕云长风](https://yanyunchangfeng.github.io)。 寓意:结合李白著名的边塞诗《关山月》取【燕云长风】—— 长风几万里,吹度玉门关。 ## 编写一个cli 脚手架工具 [note](./note.md) [cli bin ](./bin/cf) ## 安装和使用 ``` npm i yycf-cli -g or yarn global add yycf-cli cf/cf-cli create newItem ``` ## 系列项目 | 名称 | 描述 | Stars | | --- | --- | --- | | [NiceFish(美人鱼)](http://git.oschina.net/mumu-osc/NiceFish/) | 这是一个系列项目,目标是示范前后端分离的开发模式:前端浏览器、移动端、Electron 环境中的各种开发模式。后端有两个版本:SpringBoot 版本和 SpringCloud 版本 | star | | [NiceFish-React](https://gitee.com/mumu-osc/NiceFish-React) | 这是 React 版本,基于 React 18.2.0 ,使用 Antd、Inversify、 定制版 Bootstrap 开发。 | star | | [nicefish-ionic](http://git.oschina.net/mumu-osc/nicefish-ionic) | 这是一个移动端的 demo,基于 ionic,此项目已支持 PWA。 | star | | [NiceBlogElectron](https://gitee.com/mumu-osc/NiceBlogElectron) | 这是一个基于 Electron 的桌面端项目,把 NiceFish 用 Electron 打包成了一个桌面端运行的程序。这是由 ZTE 中兴通讯的前端道友提供的,我 fork 了一个,有几个 node 模块的版本号老要改,如果您正在研究如何利用 Electron 开发桌面端应用,请参考这个项目。 | star | | [nicefish-spring-boot](https://gitee.com/mumu-osc/nicefish-spring-boot) | 用来示范前后端分离模式下,前端代码与后端服务的对接方式,已经完成了基线版本。以此为基础,你可以继续开发出适合自己业务场景的代码。 | star | | [nicefish-spring-cloud](https://gitee.com/mumu-osc/nicefish-spring-cloud) | 用来示范前后端分离模式下,前端代码与分布式后端服务的对接方式。 | star | ## 社交主页 * [燕云长风 github](https://github.com/yanyunchangfeng) ## 开源许可证 MIT