[liblouis-liblouisxml] Re: BrailleZephyr project on github

  • From: Michael Gray <mgray@xxxxxxx>
  • To: "liblouis-liblouisxml@xxxxxxxxxxxxx" <liblouis-liblouisxml@xxxxxxxxxxxxx>
  • Date: Wed, 5 Aug 2015 13:21:39 +0000

I apologize for not getting around to documentation as I do not have much time
to focus on BrallieZephyr. There is right now however not too much to document.

The repo has a gradle wrapper that allows it to not require gradle to be
installed. Simply type ./gradlew on Linux and gradle.bat on Windows followed
by the task you want to do. You can run ./gradlew tasks for a complete list of
tasks. To run the application: ./gradlew run

To create fat jars that can execute for all platforms (in the ./build/libs
directory):
./gradlew allJars

These jars should execute by themselves provided the platform has java setup on
it properly.

I have been starting to use the free version of IntelliJ for this as it handles
gradle much better than Eclipse with either gradle plugin.

MRG
mgray@xxxxxxx

For a description of the software, to download it and links to
project pages go to http://liblouis.org

Other related posts: