https://github.com/fe6/fecli
一键拉取 github 仓库
https://github.com/fe6/fecli
cli react vue vuejs
Last synced: 3 months ago
JSON representation
一键拉取 github 仓库
- Host: GitHub
- URL: https://github.com/fe6/fecli
- Owner: fe6
- License: mit
- Created: 2018-04-11T15:56:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-11-12T23:11:30.000Z (over 2 years ago)
- Last Synced: 2025-03-30T15:44:41.760Z (3 months ago)
- Topics: cli, react, vue, vuejs
- Language: JavaScript
- Homepage:
- Size: 810 KB
- Stars: 30
- Watchers: 1
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fecli
> 一键下载 github 仓库作为模板
[](https://www.npmjs.org/package/@fe6/fecli)
[](https://npmjs.org/package/@fe6/fecli)
[](https://npmjs.org/package/@fe6/fecli)## 安装
```
$ npm install -g @fe6/fecli
```## 使用
```
$ fe add
$ fe init
$ fe list
$ fe delete
```## 命令的功能
### fe add
> 全局添加 github 模板
需要注意的是添加模板信息的时候尽量使用 **英文** ,中文在显示列表的时候会引起表格错乱。

### fe list
> 显示模板列表

### fe init
> 初始化某一个模板

### fe delete
> 删除已添加模板
