Basic create command is now ready, and can initialize a Bash based step.
We’re still working on the Go based step support, as well as on a complete experience including share. For now Step sharing works the same way as before, by running bitrise run share-this-step in the Step’s dir (the share-this-step is a workflow in the Step’s bitrise.yml which is auto generated by create / part of the step template).
Schedule:
The plugin will be added to this month’s Bitrise CLI release as a core plugin, which means it’ll be installed by the CLI automatically, you won’t have to install it yourself.
We’ll try to finish the base Bash & Go step create & share experience this week, and will be published as a plugin update, which you’ll be able to install with a simple bitrise plugin update step after the CLI release tomorrow.
v0.9.3 was just released: it can now auto-fill the website and other URL properties in the step.yml, as well as auto detect the Go package name from that.
With this all the basic functionality is now available for both Bash and Go toolkit based steps, and the generated step should be in “ready to share” state right after the (successful) generation
Hi
for me the plugin fails on MacOS 10.2:
ERROR: Failed to write template into file: Failed to evaluate template: Failed to find templates dir/box: could not locate box “templates”
Thanks for any help
Jörg
Hi @joergbirkhold, sorry to hear about that! Can you please either contact us on our on-site chat with this or post your full terminal output in a separate #issues thread?