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

installer script #177

Merged
merged 1 commit into from Feb 10, 2024
Merged

Conversation

kevincobain2000
Copy link
Owner

Fixes #176

╰─$ cat git.io.sh| sh -s -- v1.10.4
Installing gobrew from: https://github.com/kevincobain2000/gobrew/releases/download/v1.10.4/gobrew-darwin-arm64

######################################################################## 100.0%
Installed successfully to: /Users/pulkit.kathuria/.gobrew/bin/gobrew
============================

╰─$ gobrew version
[INFO] gobrew version is 1.10.4

Normally

╰─$ cat git.io.sh| sh
Installing gobrew from: https://github.com/kevincobain2000/gobrew/releases/latest/download/gobrew-darwin-arm64

######################################################################## 100.0%

╰─$ gobrew version
[INFO] gobrew version is 1.10.6

@kevincobain2000
Copy link
Owner Author

No need to add to README, this utility is for you and I.

@kevincobain2000 kevincobain2000 added the enhancement New feature or request label Feb 10, 2024
Copy link
Collaborator

@juev juev left a comment

Choose a reason for hiding this comment

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

It looks good :)

@kevincobain2000 kevincobain2000 merged commit 55562ca into master Feb 10, 2024
@kevincobain2000 kevincobain2000 deleted the feature/installer-script-version branch February 10, 2024 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add version to install.sh or gobrew self-update
2 participants