angular/dev-infra/commit-message
Joey Perrott 43006bcc45 feat(dev-infra): standard CLI commands using yargs (#36326)
Creates a standard model for CLI commands provided by ng-dev.
Allows for us to have any of the tools/scripts extend to be
included in the ng-dev command, or be standalone using the same
yargs parser.

PR Close #36326
2020-04-01 15:24:28 -07:00
..
BUILD.bazel feat(dev-infra): standard CLI commands using yargs (#36326) 2020-04-01 15:24:28 -07:00
cli.ts feat(dev-infra): standard CLI commands using yargs (#36326) 2020-04-01 15:24:28 -07:00
config.ts feat(dev-infra): create commit-message validation script/tooling (#36117) 2020-03-20 10:20:12 -07:00
validate-file.ts feat(dev-infra): standard CLI commands using yargs (#36326) 2020-04-01 15:24:28 -07:00
validate.spec.ts feat(dev-infra): create commit-message validation script/tooling (#36117) 2020-03-20 10:20:12 -07:00
validate.ts feat(dev-infra): create commit-message validation script/tooling (#36117) 2020-03-20 10:20:12 -07:00