This website requires JavaScript.
Explore
Help
Sign In
titor
/
koa-program
Watch
1
Star
0
Fork
0
You've already forked koa-program
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
08cbf8bec4
koa-program
/
bin
/
index.ts
3 lines
39 B
TypeScript
Raw
Normal View
History
Unescape
Escape
2.0 - 使用ora 和 prompts - 拆分结构代码,功能更加独立 - 独立的结构,可以给予其他cli作为脚手架底层使用
2021-02-17 01:49:07 +08:00
import
{
Koa
}
from
"./koa"
;
1.0.0
2021-02-10 03:40:48 +08:00
2.0 - 使用ora 和 prompts - 拆分结构代码,功能更加独立 - 独立的结构,可以给予其他cli作为脚手架底层使用
2021-02-17 01:49:07 +08:00
new
Koa
(
)
Reference in New Issue
Copy Permalink