2.0.0 • Published 5 years ago

schemastore-updater v2.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

schemastore-updater Build Status Dependabot Status

Load schema files from @SchemaStore/schemastore and publish them as TypeScript definitions on npm.

Usage

Usage: schemastore-updater [options] [command]

Options:
  -V, --version           output the version number
  -s, --settings <file>   Specify a settings file (default: "settings.json")
  -d, --source-dir <dir>  Specify a source dir (will disable cloning)
  -h, --help              output usage information

Commands:
  update [options]
  check-disabled
  check-versions
Usage: update [options]

Options:
  -f, --force  Force re-generating all schemas
  -h, --help   output usage information