@taiyuuki/create-starter
v0.7.0
Published
Creating starter template
Downloads
6
Readme
Templates:
ts-starter: Typescript starter template.
vue3: Vue 3 starter template. UI:
default: no any ui lib
Quasar
Element-Plus
Vue components library starter template
Vite plugin starter template
VSCode extension starter template
Install
Globally install:
npm i @taiyuuki/create-starter -g
Usage
cs
#or
create-starter
███████╗ ████████╗ █████╗ ██████╗ ████████╗ ███████╗ ██████╗
██╔════╝ ╚══██╔══╝ ██╔══██╗ ██╔══██╗ ╚══██╔══╝ ██╔════╝ ██╔══██╗
███████╗ ██║ ███████║ ██████╔╝ ██║ █████╗ ██████╔╝
╚════██║ ██║ ██╔══██║ ██╔══██╗ ██║ ██╔══╝ ██╔══██╗
███████║ ██║ ██║ ██║ ██║ ██║ ██║ ███████╗ ██║ ██║
╚══════╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚══════╝ ╚═╝ ╚═╝
√ Select template: » ts-starter
√ Project name: ... ts-starter-template
√ Project folder: ... ts-starter-template
√ Project description: Starter Template
√ Author: ... taiyuuki <[email protected]>
√ Select build system: » tsup
√ Install project dependencies? » No, I will handle that myself
██████╗ ██████╗ ███╗ ███╗ ██████╗ ██╗ █████╗ ████████╗ ███████╗
██╔════╝ ██╔═══██╗ ████╗ ████║ ██╔══██╗ ██║ ██╔══██╗ ╚══██╔══╝ ██╔════╝
██║ ██║ ██║ ██╔████╔██║ ██████╔╝ ██║ ███████║ ██║ █████╗
██║ ██║ ██║ ██║╚██╔╝██║ ██╔═══╝ ██║ ██╔══██║ ██║ ██╔══╝
╚██████╗ ╚██████╔╝ ██║ ╚═╝ ██║ ██║ ███████╗ ██║ ██║ ██║ ███████╗
╚═════╝ ╚═════╝ ╚═╝ ╚═╝ ╚═╝ ╚══════╝ ╚═╝ ╚═╝ ╚═╝ ╚══════╝
Project has been created