Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Fletcher C++ run-time library

Requirements

To build this library, the following packages are required to be installed:

Build & install

mkdir build
cmake ..
make
sudo make install

Usage

(more info coming soon...)

Apart from this library, there should be at least some platform-specific library installed to use it.