1.0.21 • Published 2 years ago

viinit v1.0.21

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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

1.0.21

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago