0.0.0 • Published 7 years ago

autolabcli v0.0.0

Weekly downloads
2
License
GPL-3.0
Repository
github
Last release
7 years ago

#AutoLab CLI A client command line interface for submissions to JavaAutolab.

##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