mroblig-cli
v1.1.2
Published
This is a command line interface to [Mr. Oblig](https://sws.ifi.uio.no/mroblig/) for testing your obligs in the course [IN3060/IN4060](https://www.uio.no/studier/emner/matnat/ifi/IN3060/index-eng.html).
Readme
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 FILENAMEYou can also install it globally if you prefer that:
npm i -g mroblig-cli
mroblig-cli OBLIGNR FILENAMEExample
npx mroblig-cli 1 simpsons.ttlMake 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!
