Skip to content

hyphaproject/hyphaplugins

Repository files navigation

hyphaplugins

Plugins 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/hyphaplugins.git
cd hyphaplugins
mkdir build
cd build
cmake -Dhypha_DIR=../../hypha ..
make

About

Plugins for Hypha

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published