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 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
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago