This example demonstrate 2 hello world exemples of OpenMOLE plugin. To build the plugins you should run sbt osgi-bundle
in the hellotask
or hellocode
directory. One workflow runs the code of the hellocode
plugin in a scala task for various input values and the other the task implemented in hellotask
plugin for various input values.