Skip to content

How to build

stalep edited this page Jun 14, 2012 · 2 revisions

JReadline is set up to use both Gradle (http://gradle.org/) and Maven as its build tool.

Install either Gradle or Maven and run: gradle build or mvn install

With time Maven will be phased out and Gradle will be the only build tool.

Clone this wiki locally