-
Notifications
You must be signed in to change notification settings - Fork 6
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
Install vassh via homebrew #9
Comments
Thanks, @kanedo. How would you need me to add a version? Do you mean create a git tag? Also, I'm not sure if the installation in your formula is definitive. I haven't settled on whether we need to separately include |
Hi @westonruter Yes a git tag (may be in the versioning format that github offers) would be great. This is needed to meet the requirements of an acceptable formulae To your concerns about installation. This is not a problem at all because at the time you publish a new version with a new installation routine I update the formulae and everything is fine. Homebrew links only the latest version in to my |
@kanedo cheers, I've added a tag for you: https://github.com/x-team/vassh/releases/tag/0.1 |
@westonruter thank you! I created a pull request to homebrew. |
as of today you can install vassh via |
Nice! |
Hi,
I've written a simple formula to install vassh via homebrew.
You can find it at kanedo/vassh
If you could add a version to the current state of the app I could submit this formula to the homebrew repo so everybody can install it that way if you like
The text was updated successfully, but these errors were encountered: