viinit
v1.0.21
Published
just vite initor for a lazy guy
Downloads
2
Readme
viInit
just vite initor for a lazy guy :)
Installation
Install this globally from npm
npm i -g viInit
or Clone this repository & install
git clone https://github.com/MWMKParty/viInit.git
cd viInit
npm i -g .
Usage
Just using 'viInit' command like this
viInit -n <App Name> -t <Framework type>
Example
viInit -n example -t vue
Options
- help (--help) - Show help
viInit --help
- version (--version) - Show current version
viInit --version
- name (--name or -n) - Setting up your project name
viInit -n <Your Project Name>
or
viInit --name <Your Project Name>
- type (--type or -t) - Setting up your JS Framework
- possible choice
- vanilla
- vue
- react
- preact
- lit
- vue
- possible choice
viInit -n <Your Project Name> -t <type>
or
viInit --name <Your Project Name> --type <type>
If you want to buy us a coffee