Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QUICK INIT

Quick Init Logo

CLI Tool to quickly create React projects with Tailwind automatically configured for use.

Typescript is selected as default. If JS is to be used, it must be specified with an option parameter.

Compatible templates: Vite, Next JS

Installation

Mac OSX (Homebrew):

brew tap ozcap/quick-init && brew install quick-init

Documentation

Example:

Quick Init Usage Example

Usage:

quick-init <PROJECT_NAME> [OPTIONS]

Arguments:

<PROJECT_NAME>    Name of the project to be initialised

Options:

-c, --config                 Locate quick-init configuration file
-h, --help                   Print help information
-j, --javascript             Use Javascript instead of Typescript
-t, --template <TEMPLATE>    [vite|next] [default: vite]
-V, --version                Print version information

TODO

  • Configure tailwind configuration automatically
  • Add choice of NextJs as well as Vite react
  • Allow local config to be loaded/set with chosen dependencies.

About

CLI tool to quickly create React + Typescript + Tailwind projects

Resources

Stars

10 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages