rahimizad / libvenice

CSP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libvenice

Platforms Linux License MIT Slack Status

libvenice is a CSP framework.

Installation

Homebrew

$ brew tap zewo/tap
$ brew install libvenice

Ubuntu/Debian

$ git clone https://github.com/Zewo/libvenice.git && cd libvenice
$ make
$ make package
$ dpkg -i libvenice.deb

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.

About

CSP

License:MIT License


Languages

Language:C 96.5%Language:Makefile 1.8%Language:C++ 1.6%