Skip to content

hyphaproject/hyphahandlers

Repository files navigation

hyphahandlers

Handlers for the hypha framework.

Installation

git clone https://github.com/hyphaproject/hypha.git
cd hypha
mkdir build
cd build
cmake ..
make
cd ../..

git clone https://github.com/hyphaproject/hyphahandlers.git
cd hyphahandlers
mkdir build
cd build
cmake -Dhypha_DIR=../../hypha ..
make

Releases

No releases published

Packages

No packages published