informatics
v0.0.6
Published
A toolkit for Informatics ICPC judging system
Readme
informatics
A toolkit for Informatics ICPC judging system
Usage
$ npm install -g informatics
$ informatics COMMAND
running command...
$ informatics (-v|--version|version)
informatics/0.0.6 darwin-x64 node-v11.13.0
$ informatics --help [COMMAND]
USAGE
$ informatics COMMAND
...Commands
informatics exportall [PATH]
Export all your parcels from Informatics
USAGE
$ informatics exportall [PATH]
OPTIONS
-d, --debug Debug mode
-k, --onlyOK Only export parcels marked as "OK"See code: src/commands/exportall.js
informatics help [COMMAND]
display help for informatics
USAGE
$ informatics help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLISee code: @oclif/plugin-help
informatics login
Log in with your Informatics account
USAGE
$ informatics loginSee code: src/commands/login.js
