A client command line interface for submissions to AutolabJS.
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 changeserver
- To change the host of the gitlab serverautolab git changelang
- To change the language of the code submissionautolab git push
- Adds, commits, pushes the codeautolab submit
- To submit the code to JavaAutolab and fetch the resultsautolab exit
- Print help manual
npm install -g autolabcli
GNU General Public License