egg-init:初始化Egg应用程序助手工具

时间:2024-05-19 10:14:25
【文件属性】:

文件名称:egg-init:初始化Egg应用程序助手工具

文件大小:24KB

文件格式:ZIP

更新时间:2024-05-19 10:14:25

boilerplate egg egg-boilerplate JavaScript

鸡蛋初始化 初始化egg应用程序助手工具。 安装 $ npm i egg-init -g $ egg-init -h 创建一个simple类型应用程序 $ egg-init --type simple [dest] 或自己选择样板 $ egg-init dest ? Please select a boilerplate type (Use arrow keys) ❯ simple - Simple egg app plugin - egg plugin 命令 Usage: egg-init [dir] --type=simple Options: --type boilerplate type [string] --dir target dir


【文件预览】:
egg-init-master
----.gitignore(107B)
----README.md(3KB)
----bin()
--------egg-init.js(246B)
----.github()
--------PULL_REQUEST_TEMPLATE.md(877B)
--------workflows()
----appveyor.yml(269B)
----test()
--------fixtures()
--------helper.js(2KB)
--------category.test.js(3KB)
--------proxy.test.js(1KB)
--------init.test.js(4KB)
----History.md(5KB)
----README.zh-CN.md(3KB)
----LICENSE(1KB)
----.eslintrc(108B)
----package.json(1KB)
----.autod.conf.js(449B)
----.travis.yml(181B)
----lib()
--------init_command.js(17KB)

网友评论