An open API service indexing awesome lists of open source software.

https://github.com/ericwenn/chalmers-exams-cli

CLI to see exam results at Chalmers University of Technology
https://github.com/ericwenn/chalmers-exams-cli

Last synced: 2 months ago
JSON representation

CLI to see exam results at Chalmers University of Technology

Awesome Lists containing this project

README

          

# Chalmers Exams CLI

## Installation
OSX:
```
curl -L -o exams https://github.com/ericwenn/chalmers-exams-cli/releases/download/v0.1.0/exams-osx-0.1.0
chmod +x ./exams
mv exams /usr/local/bin
```

## Usage
```
exams TDA342
```
![Printscreen](./print.png)