Skip to content

toweroy/graphwalker-project

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 44.7%
  • Java 41.0%
  • CSS 7.2%
  • HTML 6.7%
  • ANTLR 0.4%
  • Makefile 0.0%