Skip to content

petter/mroblig-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mroblig-cli

This is a command line interface to Mr. Oblig for testing your obligs in the course IN3060/IN4060.

Usage

npx mroblig-cli OBLIGNR FILENAME

You can also install it globally if you prefer that:

npm i -g mroblig-cli
mroblig-cli OBLIGNR FILENAME

Example

npx mroblig-cli 1 simpsons.ttl

Make sure your node version is up to date.

Note: This CLI is simply doing a form submission and parsing the HTML output, so it might break if Mr. Oblig changes!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published