Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.2 KB

readme.md

File metadata and controls

25 lines (17 loc) · 1.2 KB

GPA-OOP

C/C++ CI GitHub release (latest by date) GitHub

Calculating my GPA, in an OOP way.

screenshot.png

Documentation

The Wiki page stores the most of GPA-OOP.

Contribute to the documentation by creating changes in gpa-oop-wiki and create a Pull Request.

Installation

Choose a way to install:

Already have GNU Make and g++

Execute a git clone, then run make to compile. You can use g++ to compile the original source code too.

Using prebuild

Download a prebuild in The Release page - find the release.zip archive in each version.

LICENSE

These works are under The MIT License