Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 759 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 759 Bytes

Project Ἔρεβος

Last assignment of first Semester of my College, though my assignment is different than everyone else (Because the prof currently teach to function call), while everyone is free to build something while myself is specified to create a Calculator, so i made cool calculator.

Demo

🚀 Building & Running

# Clone the repository
> git clone https://github.com/UnknownRori/project-erebus

# Enter directory
> cd project-erebus

# Build & Run
> make

# Build & Debug
> make debug

# Build
> make

# Clean build
> make clean

🌟 Contribution

Feel free to open up issue or sending pull request, i will look forward to it.