egoist/bili

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

fi3ework opened this issue · 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)

this is wonderful

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.