rajatjindal / krew-release-bot

bot to bump version of plugin in krew-index on new releases
Apache License 2.0
46 stars 17 forks source link

make .krew.yaml path customizable #10

Closed ahmetb closed 4 years ago

ahmetb commented 4 years ago

Allow something like PLUGIN_MANIFEST_TEMPLATE so that people can customize /.krew.yaml path to something like misc/templates/myplugin.yaml.tpl.

This would get rid of the 1 plugin per repo limitation.