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] Fix module path #215

Merged
merged 5 commits into from
Nov 7, 2023
Merged

[CLI] Fix module path #215

merged 5 commits into from
Nov 7, 2023

Conversation

jhnstn
Copy link
Member

@jhnstn jhnstn commented Nov 6, 2023

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

Copy link
Contributor

@derekblank derekblank left a comment

Choose a reason for hiding this comment

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

Merged trunk to resolve the README conflicts created when #206 was merged. Feel free to revert the commit if it breaks something on your end. Otherwise, looks good to me. 🚀

@jhnstn jhnstn merged commit 11cbc24 into trunk Nov 7, 2023
2 checks passed
@jhnstn jhnstn deleted the cli/fix-project-path branch November 7, 2023 17:49
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.

2 participants