wordpress-mobile / release-toolkit-gutenberg-mobile

Automation Scripts for Releasing Gutenberg-Mobile Updates to the WordPress Mobile Apps.
Mozilla Public License 2.0
5 stars 2 forks source link

[CLI] Fix module path #215

Closed jhnstn closed 9 months ago

jhnstn commented 9 months ago

This updates the module path so that it correctly matches the current repo path. It also renames the directory to give more context to the binary With this change the CLI tool can be installed via: go install ithub.com/wordpress-mobile/release-toolkit-gutenberg-mobile/compare/gbm-cli@latest

Which will install the latest release in the users GOPATH. The executable will then be available with gbm-cli