Creates a bundle providing all necessary parts for a GeckoRuntime. It contains:
configs/runtime.json - Configuration templates for a JaxrsWhiteboardRuntime and an example MongoEMFRepository configuration
A RequireRuntime Annotation, that can be used to associate other bundles with the runtime dependencies. The template requests the full scope of all available Gecko.io modules. This can be edited to your liking.
A Gradle task that starts the GeckoRuntime export. The export provides a ZIP-file containing the packaged application. If you like to add stuff to your export, place them in the 'runtime' folder. They will be added to the export.