<FromGitter>
<damianham> @andrewc910 I have updated https://github.com/amberframework/amber/issues/742 with my current thoughts on the plugins feature, e.g. ```amber plugin add ambercommunity/calendar``` to add a calendar plugin from github/ambercommunity. BTW I agree we are *installing* a plugin but I prefer the *add* sub-command rather than *install*. I have updated the issue to add a comment about having a plugin *generate* sub-command
<FromGitter>
... so that we can either do a simple code extraction from a zipped archive or github repo or generate the plugin from a plugin recipe template. Creating a plugin recipe template is going to be more complicated and it may not be entirely necessary for many plugins. For example Devise already has all the artifacts wit ... [https://gitter.im/amberframework/amber?at=5e4e6d97c2c73b70a4489b10]