SebastinSanty / autograder-cli

A CLI for the JavaAutolab
0 stars 0 forks source link

AutoLab CLI

A client command line interface for submissions to JavaAutolab.

Commands

Still coming

Installation

$ git clone https://github.com/SebastinSanty/autograder-cli
$ cd autograder-cli

Install all dependencies

$ npm install -g

Also a gitlab application should be running on localhost:80 (use docker)

Screenshot

screen shot 2016-12-08 at 7 13 51 pm