1.0.12 • Published 3 years ago

incubator-cli v1.0.12

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

INCUBATOR-CLI

Installation

npm install -g incubator-cli

Usage

Linters

QUIT WEBSTORM BEFORE EXECUTING THIS COMMAND:

incubator install linters
Params:
  • Editor:
  1. Webstorm: Adds webstorm config files
  2. VsCode: Adds vscode config files
  3. Both: Adds both webstorm and vscode config files
  4. None: Does not add config files
  • Package Manager:
  1. npm: installs node_modules using npm
  2. yarn: installs node_modules using yarn
  • Auto fix:
  1. yes: run eslint --fix, prettier --write, stylelint --fix for project files after installation
  2. no: do nothing after installation
1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.12

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago