Skip to content

mishin/autolabcli

 
 

Repository files navigation

autolabcli

Codebase for backward incompatible revision of autolabcli v0.1.1.

codecov Code Climate

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

About

Command line client for AutolabJS

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 94.1%
  • Gherkin 5.9%