0.6.4 • Published 3 years ago

@sewing-kit/cli v0.6.4

Weekly downloads
418
License
MIT
Repository
github
Last release
3 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

3 years ago

0.6.3

3 years ago

0.6.2

3 years ago

0.6.1

3 years ago

0.6.0

3 years ago

0.5.0

3 years ago

0.4.2

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.4.0-alpha.1

3 years ago

0.3.4

3 years ago

0.3.3

3 years ago

0.3.2

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.1

3 years ago

0.2.0

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.2

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.48

4 years ago

0.0.47

4 years ago

0.0.45

4 years ago

0.0.46

4 years ago

0.0.43

4 years ago

0.0.44

4 years ago

0.0.42

4 years ago

0.0.40

4 years ago

0.0.41

4 years ago

0.0.39

4 years ago

0.0.36

4 years ago

0.0.35

4 years ago

0.0.34

4 years ago

0.0.33

4 years ago

0.0.32

4 years ago

0.0.31

4 years ago

0.0.30

4 years ago

0.0.28

4 years ago

0.0.29

4 years ago

0.0.27

4 years ago

0.0.26

4 years ago

0.0.25

4 years ago

0.0.24

4 years ago

0.0.21

4 years ago

0.0.22

4 years ago

0.0.23

4 years ago

0.0.20

4 years ago

0.0.19

4 years ago

0.0.14

4 years ago

0.0.15

4 years ago

0.0.16

4 years ago

0.0.17

4 years ago

0.0.18

4 years ago

0.0.13

4 years ago

0.0.12

4 years ago

0.0.10

4 years ago

0.0.11

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.2

5 years ago