Skip to content

KIZUNEParty/viInit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

viInit

npm NPM Visitors
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
viInit -n <Your Project Name> -t <type>

or

viInit --name <Your Project Name> --type <type>

If you want to buy us a coffee

ko-fi

Donation Site

Releases

No releases published

Sponsor this project

Packages

No packages published