mwielondek / graphwalker-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

graphwalker-project Build Status

Documentation on http://graphwalker.org/

How to build

Build and install GraphWalker modules locally on your machine

git clone https://github.com/GraphWalker/graphwalker-project.git
cd graphwalker-project
mvn install

Build standalone command-line tool

mvn package -pl graphwalker-cli -am

The jar is in:

graphwalker-cli/target/graphwalker-cli-3.2.1.jar

About

License:MIT License


Languages

Language:JavaScript 44.8%Language:Java 40.9%Language:CSS 7.2%Language:HTML 6.7%Language:ANTLR 0.4%Language:Makefile 0.0%Language:Groff 0.0%