Skip to content

Latest commit

 

History

History
51 lines (27 loc) · 997 Bytes

File metadata and controls

51 lines (27 loc) · 997 Bytes

ACOE Result Command Line Interface

View ACOE Result from anywhere in the command line and download the result pdf. GPA is displayed for CS, IT & EC department (new feature)

Installing

To download this repository, you may either clone via git:

$ cd ~

$ git clone https://github.com/lost-plus-found/ACOE-Result-Command-Line

or download a source code: ACOE-Result-Command-Line.

$ cd ~/ACOE-Result-Command-Line

$ sudo make install

This is a one time installation

Register Number: 201XXXXXXX

Password:

Updating

$ cd ~/ACOE-Result-Command-Line

$ sudo make update

Uninstalling

$ cd ~/ACOE-Result-Command-Line

$ sudo make uninstall

Running the command from anywhere

Checking your result

$ auresult

Checking others result

$ auresult -n

Register Number: 201XXXXXXX

Password:

Screenshot