bili
bili copied to clipboard
[feature request] Use bili to create a project from scratch
Just like tsdx. Hit bili create my-package --vue
to create a vue project with a small but sane template.
What's more.
- [ ] inquire several built-in templates (js/ts/tsx/vue/vue + ts)
- [ ] fetch template from remote git address (You can use your tempate with decidated eslint/prittier config..., bili just run
bili --init
#5 after fetching)
this is wonderful