5 Commits

Author SHA1 Message Date
Kamil Burzynski
0eeb96d17a Public API usage cleanups 2016-02-12 16:46:24 +01:00
Kamil Burzynski
4411518e4a Cleanups 2016-02-12 09:26:03 +01:00
Kamil Burzynski
8e2f450fa3 API usage updates after recent merges 2016-02-12 08:45:54 +01:00
Philipp Muens
be4bb539ba Refs #615 - Add plugin to projects package.json file
The newly created plugin is added to the package.json file of the project. This enables
package.json based plugin discovery (as proposed in #580). Adding the plugin to the
s-project.json files plugins array can be removed in future releases.
2016-02-11 13:48:18 +01:00
Philipp Muens
742444a646 Refs #593 - Add plugin create functionality
Add a basic 'plugin create' functionality so that users can create plugins from within the
command line. Templates for the plugin are included in the templates folder.
2016-02-11 11:15:40 +01:00