This package provides a command-line interface for TwinC.
npm install -g twinc-cli
yarn global add twinc-cli
$ twinc --help
Usage: twinc [options] <CSV file>
Command-line interface for TwinC.
Arguments:
CSV file Path to the file containing the course IDs, such as RSReferCsv.csv
Options:
-V, --version output the version number
-d, --includeDeadlines include deadlines for advance registrations and course registrations
-o, --output <path> output file path (default: stdout)
-h, --help display help for command