Eslam A. Hefnawy
023fbf1c7c
pluginCreate: npm linking requires admin access. set it as an option instead
2016-03-05 19:19:36 +07:00
Egor Kislitsyn
22d56ec27b
fixes many actions
2016-03-02 18:55:19 +07:00
ac360
241f70ed37
Remove old utils
2016-03-01 16:02:28 -08:00
ac360
4e57f0ff8b
Extend templates in toObjectPopulate() methods, Classes take config again, test fixes
2016-03-01 13:30:52 -08:00
Eslam A. Hefnawy
dd598ca4f1
fixed action tests
2016-03-02 02:51:01 +07:00
Eslam A. Hefnawy
b9bc472e6a
fixed and tested env actions
2016-02-26 12:04:54 +07:00
ac360
48758fac83
Serializer: remove config.filePath from assets
2016-02-23 16:22:22 -08:00
Egor Kislitsyn
219cea9f3a
Actions: remove serverless prefix
2016-02-18 18:44:11 +07:00
Egor Kislitsyn
f444f73fa2
adds a test for PluginCreate action ( #623 )
2016-02-17 00:19:53 +07:00
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