Skip to content

AutolabJS/autolabcli

Repository files navigation

autolabcli

Codebase for autolabcli v1.0.0. This version is a backward incompatible revision of autolabcli v0.1.1. If you are using the previous version of the software, please update.

codecov Code Climate NPM Badge

A client command line interface for submissions to AutolabJS.

Commands

  • autolabjs init [-u <username> -p <password>] - Log into AutolabJS.
  • autolabjs exit - Logout off AutolabJS
  • autolabjs prefs changeserver [ --type ms --host <host> --port <port>] - To change the host for main server.
  • autolabjs prefs changeserver [ --type gitlab --host <host>] - To change the host for gitlab server.
  • autolabjs prefs show - Show the saved preferences
  • autolabjs eval [-l <lab_name> --lang <language>] - To submit your code for evaluation
  • autolabjs help - Print help manual

License

GNU General Public License