Skip to content

ZewoGraveyard/libvenice

Repository files navigation

libvenice

Platforms Linux License MIT Slack Status

libvenice is a CSP framework. It is a fork of libmill.

Installation

OS X

brew tap zewo/tap
brew install libvenice

Linux

echo "deb [trusted=yes] http://apt.zewo.io/deb ./" | sudo tee --append /etc/apt/sources.list
sudo apt-get update
sudo apt-get install libvenice

Source

git clone https://github.com/Zewo/libvenice.git && cd libvenice
make
sudo make install

Community

Slack

Join us on Slack.

License

libvenice is released under the MIT license. See LICENSE for details.