feat: 脚手架基本ok

This commit is contained in:
volare
2022-11-22 00:24:06 +08:00
parent c1981f2951
commit 22b9b2878d
29 changed files with 4001 additions and 9 deletions

2
cli.js Executable file
View File

@@ -0,0 +1,2 @@
#!/usr/bin/env node
import './dist/cli.js';