fastforge / fora

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:CMake 66.6%Language:C++ 33.4%