Skip to content

vaibhavgarg11/autolabcli

 
 

Repository files navigation

AutoLab CLI

Code Climate Known Vulnerabilities Build Status

A client command line interface for submissions to AutolabJS.

Commands

  • autolab init - Initializes local repository and authenticates
  • autolab exit - Wipes off the credentials from the system
  • autolab git create - Creates a repository on Gitlab
  • autolab git delete - Deletes the specified repository from Gitlab
  • autolab git changeserver - To change the host of the gitlab server
  • autolab git changelang - To change the language of the code submission
  • autolab git push - Adds, commits, pushes the code
  • autolab submit - To submit the code to JavaAutolab and fetch the results
  • autolab exit - Print help manual

Installation

npm install -g autolabcli

Screenshot

autolab-screenshot

License

GNU General Public License

About

Command line interface for autolab

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%