- Java 1.6+
- Leiningen 2
- Ruby + Rake
Hyperion is split into serveral packages. The root, and client facing, package is 'api'. All other packages depend on this package.
Rather than install the api and sql modules, where are needed by other modules, we are using Leiningen's checkouts feature. To setup all the checkouts, run:
rake checkouts