bili icon indicating copy to clipboard operation
bili copied to clipboard

[feature request] Use bili to create a project from scratch

Open fi3ework opened this issue 4 years ago • 2 comments

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)

fi3ework avatar Jun 20 '20 06:06 fi3ework

this is wonderful

sringly avatar Jul 16 '20 10:07 sringly

Why?

There are tons of tools which already do this (and nothing else), including popular solutions such as yo and degit. There are even two tools by egoist:

I would no more expect to use a build tool for scaffolding than I would expect to use a build tool for linting.

chocolateboy avatar Jul 19 '20 12:07 chocolateboy