Skip to content

ahakan/number-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Installing Prerequisites: CMake

Please install cmake.

Step 1: Clone this project

git clone git@github.com:ahakan/ekon.git   

Step 2.2: Build this project with CMake

cd ekon
mkdir build && cd build
cmake .. 
make

Usage

./ekon     

Releases

No releases published

Packages

No packages published