Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 810 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 810 Bytes

galaxy-bootstrap

Build Status

galaxy-boostrap is a small Java library allowing for programmatic download and configuration of the Galaxy framework. The initial goal of this project is to be used for the automated testing of blend4j, but it may have some interesting applications (when paired with blend4j) in terms of using Galaxy as computational platform within the context of a JVM application.

Requirements

  • Java 6
  • Maven
  • Mercurial

Logging

Logging is provided by slf4j. Please refer to the documentation for more information on how to configure logging.