sveature v0.0.9
sveature
Svelte component library and feature testing
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 librarySee code: src/commands/build.ts
sveature component
create a new component & related files
USAGE
  $ sveature component
EXAMPLE
  $ sveature component
       creating new componentSee code: src/commands/component.ts
sveature dev
start feature library in development mode
USAGE
  $ sveature dev
EXAMPLE
  $ sveature dev
       starting sveatureSee 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 CLISee 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 initSee code: src/commands/init.ts
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago