Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.04 KB

README.md

File metadata and controls

44 lines (30 loc) · 1.04 KB

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.