AutoLab CLI
A client command line interface for submissions to AutolabJS.
Commands
autolab init- Initializes local repository and authenticatesautolab exit- Wipes off the credentials from the systemautolab git create- Creates a repository on Gitlabautolab git delete- Deletes the specified repository from Gitlabautolab git push- Adds, commits, pushes the codeautolab prefs changeserver- To change the host of the gitlab serverautolab prefs changelang- To change the language of the code submissionautolab submit- To submit the code to JavaAutolab and fetch the resultsautolab help- Print help manual
Check Assignment Submission Instructions for the sequence of commands.
Installation
npm install -g @autolabjs/autolabcliLicense
GNU General Public License