0.0.9 • Published 3 years ago

sveature v0.0.9

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

sveature

Svelte component library and feature testing

oclif Version Downloads/week License

Usage

$ npm install -g sveature
$ sveature COMMAND
running command...
$ sveature (-v|--version|version)
sveature/0.0.4-alpha.1 linux-x64 node-v14.9.0
$ sveature --help [COMMAND]
USAGE
  $ sveature COMMAND
...

Commands

sveature build

build feature library

USAGE
  $ sveature build

EXAMPLE
  $ sveature build
       building feature library

See code: src/commands/build.ts

sveature component

create a new component & related files

USAGE
  $ sveature component

EXAMPLE
  $ sveature component
       creating new component

See code: src/commands/component.ts

sveature dev

start feature library in development mode

USAGE
  $ sveature dev

EXAMPLE
  $ sveature dev
       starting sveature

See code: src/commands/dev.ts

sveature help [COMMAND]

display help for sveature

USAGE
  $ sveature help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

sveature init

initialize sveature in a new or existing project

USAGE
  $ sveature init

OPTIONS
  -d, --dir=dir          directory of sveature project
  -p, --pattern=pattern  pattern for feature file matching

EXAMPLE
  $ sveature init

See code: src/commands/init.ts

1.0.0-alpha.14

3 years ago

1.0.0-alpha.13

3 years ago

1.0.0-alpha.12

3 years ago

1.0.0-alpha.11

3 years ago

1.0.0-alpha.9

3 years ago

1.0.0-alpha.10

3 years ago

1.0.0-alpha.8

3 years ago

1.0.0-alpha.7

3 years ago

1.0.0-alpha.6

3 years ago

1.0.0-alpha.5

3 years ago

1.0.0-alpha.4

3 years ago

1.0.0-alpha.3

3 years ago

1.0.0-alpha.2

3 years ago

1.0.0-alpha.1

3 years ago

1.0.0-alpha.0

3 years ago

0.1.0-alpha.2

3 years ago

0.1.0-alpha.1

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.6-alpha.1

4 years ago

0.0.6-alpha.2

4 years ago

0.0.6-alpha.3

4 years ago

0.0.6-alpha.4

4 years ago

0.0.5

4 years ago

0.0.4-alpha.5

4 years ago

0.0.4

4 years ago

0.0.4-alpha.4

4 years ago

0.0.4-alpha.3

4 years ago

0.0.4-alpha.2

4 years ago

0.0.4-alpha.1

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago

0.0.0

4 years ago