1.2.3 • Published 7 months ago

@flybywiresim/igniter v1.2.3

Weekly downloads
45
License
-
Repository
github
Last release
7 months 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
  -i, --invert                  if true, regex will be used to reject tasks
  --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.2.3

8 months ago

2.0.0-alpha.1

7 months ago

1.2.2

2 years ago

1.2.1

2 years ago

1.2.0

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago