The Haplo Plugin Tool helps developers to write and deploy plugins for the Haplo Platform.
For more information please see the main Haplo web site and the Plugin Tool documentation.
Run the fetch_rhino.sh
script.
Run the build_haplo_templates.sh
with the location of a Haplo platform checkout as the first argument. You will need a Java 8 javac
on your PATH
.
jruby bin/haplo-plugin <arguments>
The Plugin Tool requires JRuby so it can use some Java libraries.
Run jruby make_distribution.rb
and publish the resulting gem. Note you must use JRuby.
Haplo Plugin Tool is copyright Haplo Services Ltd. See the COPYRIGHT file for full details.
Haplo Plugin Tool is licensed under the Mozilla Public License Version 2.0. See the LICENSE file for full details.
Distributions contain a copy of the Rhino JavaScript Interpreter, licensed under the Mozilla Public License.
This repository and distributions contain a copy of JSHint, licensed under a modified MIT license that prohibits use for Evil. See lib/jshint.js for details.
This repository and distributions contain a copy of UglifyJS, licensed under the BSD license.