Skip to content

osblinnikov/cnets

Repository files navigation

cnets

Messaging libraries for JAVA, C, Javascript

Dependencies for C: Python 2.7, SCons + snocs, gcc

Dependencies for Java: JDK, maven

Dependencies for Java: npm, grulp

Getting started:

Dependencies for JavaScript: npm, grulp

#Getting started

cd $FAVORITE_PROJECTS_DIR
mkdir -p github.com/osblinnikov
cd github.com/osblinnikov

git clone --recursive https://github.com/osblinnikov/cnets.git
cd cnets

To build and run tests type:

for Java:

mvn clean install

C:

snocs compiler=gcc test

JavaScript:

grulp mapBuffer/js --testlast --useconfig