Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 383 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 383 Bytes

Build Status

Fora

Fora is just a toy project written in C++.

Dependancies

Boost will be needed for building. Platform:Ubuntu 1604-amd64

Compilation

instructions:

cd fora
mkdir build
cd build
cmake ..
make

To Do

  • tests