Skip to content
This repository has been archived by the owner on Jan 24, 2020. It is now read-only.
/ magistercli Public archive
forked from lieuwex/MahGister

๐Ÿ“š A Magister command-line interface written in CoffeeScript.

License

Notifications You must be signed in to change notification settings

keesvv/magistercli

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

MagisterCLI

CodeFactor

A Magister command-line interface written in CoffeeScript. Fork of MahGister. Credits to @lieuwex (Lieuwe Rooijakkers).

Installation

Build from source

Before you start off, make sure you have the latest version of Node.js & NPM installed.

Clone the repository, then navigate to src/.

Type npm install to install all required dependencies and automatically build the binaries.

Then, navigate to the newly created folder bin/ and make sure executable permissions are present for the magistercli binary. To set the correct permissions (if not already set), type chmod +x magistercli. For Windows users, this is not needed.

Install with npm

MagisterCLI currently hasn't been uploaded to NPM yet, so for now you'll have to build it from source.

Some more information

Hint: To get raw JSON data from the Magister API of the current user, just type ./magistercli --raw.

Roadmap

  • Add support for more command-line arguments
  • Add command for an overview of recent grades
  • And a lot more...

License

MagisterCLI is licensed under a GPLv3 license.

About

๐Ÿ“š A Magister command-line interface written in CoffeeScript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 100.0%