Skip to content

Comments

Add support for creating plugins by passing a url to the template#14

Open
jtberglund wants to merge 5 commits intoBuildFire:masterfrom
jtberglund:add_url_plugin_templates
Open

Add support for creating plugins by passing a url to the template#14
jtberglund wants to merge 5 commits intoBuildFire:masterfrom
jtberglund:add_url_plugin_templates

Conversation

@jtberglund
Copy link

This adds support to the CLI for creating plugins from templates passed as

  • http/https urls
  • git urls
  • local directories

This will be helpful for plugin developers as they create their own plugin templates.

Example usage:

buildfire plugin init new-plugin https://github.com/jtberglund/my-custom-plugin
buildfire plugin init new-plugin git@github.com:jtberglund/my-custom-plugin
buildfire plugin init new-plugin ~/dev/my-custom-plugin

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.

1 participant