bds-schema-gen
v1.0.0
Published
Command line tool to fetch and generate schema for Brightspace Data Sets
Maintainers
Readme
melodykimball/bds-schema-gen
Command line tool to fetch and generate schema for Brightspace Data Sets
Install
Install bds-schema-gen globally with npm:
$ npm install bds-schema-gen --globalUsage
Run bds-schema-gen without any arguments to see usage guide:
$ bds-schema-gen
Usage: bds-schema-gen [options] [command]
Options:
-h, --help display help for command
Commands:
list Lists available BDS categories
get [categoryName] Get schema for specified category
help [command] display help for commandLicense
MIT. Copyright (c) 2025-present Melody Kimball.
