Skip to content

Koulio/graphwalker-project

 
 

Repository files navigation

GraphWalker Build Status Maven Central

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.4.0-SNAPSHOT.jar

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 59.8%
  • Java 37.5%
  • CSS 1.5%
  • Other 1.2%