1.3.0 • Published 1 year ago

@flybywiresim/igniter v1.3.0

Weekly downloads
45
License
-
Repository
github
Last release
1 year ago
npx igniter
npx igniter --help
Usage: igniter [options]

Options:
  -V, --version               output the version number
  -c, --config <filename>     Set the configuration file name (default:
                              "igniter.config.mjs")
  -j, --num-workers <number>  Set the maximum number of workers to use
                              (default: Number.MAX_SAFE_INTEGER)
  -r, --regex <regex>         Regular expression used to filter tasks. When
                              multiple regex arguments are supplied, only
                              tasks that match all of the arguments will be
                              run
  -i, --invert                If true, the preceeding regex argument will be
                              used to reject tasks instead
  --no-cache                  Do not skip tasks, even if hash matches cache
  --no-tty                    Do not show updating output, just show a single
                              render
  -d, --dry-run               Skip all tasks to show configuration
  --debug                     Stop when an exception is thrown and show trace
  -h, --help                  display help for command
1.3.0

1 year ago

1.2.3

2 years ago

2.0.0-alpha.1

2 years ago

1.2.2

3 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago