1.0.5 • Published 6 years ago

easy-customize-cli v1.0.5

Weekly downloads
3
License
ISC
Repository
-
Last release
6 years ago

easy-customize-cli

image image image

  • easy-customize-cli can help you quickly build your own scaffolding (cli), add, delete, check and other functions.

  • easy-customize-cli 可以帮助您快速搭建输入自己的脚手架( cli ),还有增删查改等功能

example

add github template:

init:

edit:

delete:

Use(使用)

npm -g install easy-customize-cli

Commands:

ADD

   easy add

添加模板,需要输入模板名称,模板简述,模板的github地址。并且选择分支

To add a template, you need to enter the template name, a brief description of the template, and the github address of the template. And select branches

Init

    easy init

拉取项目。它将会展示您添加的项目。当选择模板后,会将项目自动拉取到本地

Pull the project. It will show the items you have added. When the template is selected, the project will be automatically pulled to the local

delete

    easy delete

您可以删除您的模板,删除后再模板列表中将不存在

You can delete your template, after deleting it will not exist in the template list

edit

    easy edit

您可以编辑您的模板。包括 名称、GitHub 地址、分支、描述等。

You can edit your template. Including name, GitHub address, branch, description, etc.

why use it ( 为什么使用它 )

它可以帮助您搭建一个自己的前端脚手架cli工具,您只需要 add 命令,添加你的脚手架github地址, 就可以生成一个cli,接下来进入一个空的文件夹,运行 init 命令 ,选择你添加过的模板,就可以 拉取你的git项目到本地。同时他还支持 edit 、 delete 、list 等命令 ,用来编辑对模板列表的 操作。

It can help you to build your own front-end scaffolding cli tool, you only need to add command, add your scaffold github address, you can generate a cli, then enter an empty folder, run the init command, select the one you added Template, you can pull your git project locally. At the same time, he also supports edit, delete, list and other commands to edit the operation of the template list.

Stay In Touch

myBlog: MaskBlog

Email : 704694231@qq.com

License

MIT

Copyright (c) 2018 Jorie

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.0.1

6 years ago