1060NetKernel / gradle-plugin

Gradle Plugin to provide build, deploy, module templating functionality and more
3 stars 4 forks source link

Deployment skeleton #11

Closed RandolphKahle closed 10 years ago

RandolphKahle commented 10 years ago

This pull request includes code that is the skeletal start of a new plugin "netkerneldeploy" which has the command deployToNetKernel.

This code supports the configuration of a set of modules that are to be deployed to an existing and running NetKernel instance (production).

This should be add after my earlier pull request which include template support from my master branch