Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cli] Allow bootstrapping plugins from templates #355

Merged
merged 5 commits into from
Nov 13, 2017
Merged

Conversation

rexxars
Copy link
Member

@rexxars rexxars commented Nov 13, 2017

This PR removes the old plugin initialization logic and replaces it with something a little more useful; bootstrapping a plugin from a set of templates. It also allows specifying a URL for a target zip file.

@rexxars rexxars requested a review from bjoerge November 13, 2017 11:39
Copy link
Member

@bjoerge bjoerge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Super nice!

@rexxars rexxars merged commit 9ad2de7 into next Nov 13, 2017
@rexxars rexxars deleted the init-plugin-template branch November 13, 2017 11:51
bjoerge pushed a commit that referenced this pull request Nov 13, 2017
* [cli] Remove sanity-style plugin init code

* [cli] Allow bootstrapping plugins from templates

* [cli] Add minimum version check to plugin template bootstrap

* [cli] Add tool templates

* [cli] Don't allow bootstrapping to existing plugin folder
@bjoerge bjoerge mentioned this pull request Nov 13, 2017
bjoerge pushed a commit that referenced this pull request Nov 13, 2017
* [cli] Remove sanity-style plugin init code

* [cli] Allow bootstrapping plugins from templates

* [cli] Add minimum version check to plugin template bootstrap

* [cli] Add tool templates

* [cli] Don't allow bootstrapping to existing plugin folder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants