Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/udontur/ossdmk
๐งฎ Ontario Secondary School Diploma (OSSD) Mark Calculator CLI Tool
https://github.com/udontur/ossdmk
acedemic cli cpp linux mark-calculator ossd tool
Last synced: 17 days ago
JSON representation
๐งฎ Ontario Secondary School Diploma (OSSD) Mark Calculator CLI Tool
- Host: GitHub
- URL: https://github.com/udontur/ossdmk
- Owner: udontur
- License: mit
- Created: 2024-07-01T08:48:48.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-01T12:34:39.000Z (22 days ago)
- Last Synced: 2024-12-01T13:25:43.008Z (22 days ago)
- Topics: acedemic, cli, cpp, linux, mark-calculator, ossd, tool
- Language: C++
- Homepage: https://hadrianlau.com
- Size: 1.55 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
OSSD Mark Calculator
๐งฎ Ontario Secondary School Diploma (OSSD) Mark Calculator CLI Tool
Report Bug
ยท
Made with passion by Hadrian
## Installation (Linux)
1. Clone the repository
```sh
git clone https://github.com/udontur/ossdmk.git
```
2. Navigate to the directory
```sh
cd ossdmk
```
3. Install the CLI tool
```sh
make install
```## Usage
Enter ```ossdmk``` in the terminal.
> [!NOTE]
> ```ossdmk``` can handle up to 3 decimal places.