0.6.4 • Published 4 years ago

@sewing-kit/cli v0.6.4

Weekly downloads
418
License
MIT
Repository
github
Last release
4 years ago

@sewing-kit/cli

The CLI for working with sewing-kit-next.

These commands trigger the functionality imparted to your project by the plugins consumed in your sewing-kit.configs. The options will be passed to the plugins.

Installation

yarn add @sewing-kit/cli --dev

Usage

yarn sewing-kit-next <command> <options>
# or...
yarn sk <command> <options>

Commands

CommandFunction
buildBuilds the apps, services, and packages in your workspace
devStarts a hot-reloading development server
testRuns tests
lintLints your code
type-checkType-checks your code

Options

build

OptionDescriptionType and Default
--source-mapsGenerate sourcemaps for the buildboolean, defaults to false
--envWhether to build for production (or prod) or developmentstring, defaults to production
--no-cacheRuns a build without cacheboolean, defaults to false

dev

OptionDescriptionType and Default
--source-mapsGenerate sourcemaps for the buildboolean, defaults to false
--reloadUse fast reloading (fast)string, defaults to none

test

OptionDescriptionType and Default
--helpDisplay options and their descriptions (WIP)
--no-watchTurn off watch modeboolean, defaults to false
--coverageGenerate coverage databoolean defaults to false
--debugRun tests in debug mode (for instance, with plugin-jest this enables the runInBand option)boolean, defaults to false
--update-snapshotsEnable snapshots for failed testsboolean, defaults to false
--test-name-patternMatching string or globbing pattern to run specific testsstring, defaults to running nothing

lint

OptionDescriptionType and Default
--fixFix lint errorsboolean, defaults to false
--cacheCache linting results for performanceboolean, defaults to true
--allow-emptyAllow matchless globsboolean, defaults to false

type-check

OptionDescriptionType and Default
--watchType-check in watch modeboolean, defaults to false
--cacheCache type-check resultsboolean, defaults to true
0.6.4

4 years ago

0.6.3

4 years ago

0.6.2

4 years ago

0.6.1

4 years ago

0.6.0

4 years ago

0.5.0

4 years ago

0.4.2

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.4.0-alpha.1

4 years ago

0.3.4

4 years ago

0.3.3

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.1

4 years ago

0.2.0

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.2

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.48

5 years ago

0.0.47

5 years ago

0.0.45

5 years ago

0.0.46

5 years ago

0.0.43

5 years ago

0.0.44

5 years ago

0.0.42

6 years ago

0.0.40

6 years ago

0.0.41

6 years ago

0.0.39

6 years ago

0.0.36

6 years ago

0.0.35

6 years ago

0.0.34

6 years ago

0.0.33

6 years ago

0.0.32

6 years ago

0.0.31

6 years ago

0.0.30

6 years ago

0.0.28

6 years ago

0.0.29

6 years ago

0.0.27

6 years ago

0.0.26

6 years ago

0.0.25

6 years ago

0.0.24

6 years ago

0.0.21

6 years ago

0.0.22

6 years ago

0.0.23

6 years ago

0.0.20

6 years ago

0.0.19

6 years ago

0.0.14

6 years ago

0.0.15

6 years ago

0.0.16

6 years ago

0.0.17

6 years ago

0.0.18

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.10

6 years ago

0.0.11

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.2

6 years ago