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

Add to homebrew for mac? #39

Open
teomaragakis opened this issue Sep 29, 2014 · 8 comments
Open

Add to homebrew for mac? #39

teomaragakis opened this issue Sep 29, 2014 · 8 comments

Comments

@teomaragakis
Copy link

I think this project is perfect to add to homebrew so that Mac users can easily install it. Please consider doing so.

@adius
Copy link

adius commented Nov 23, 2014

+1

@daveharris
Copy link
Contributor

I've had a quick look as to what's involved. It's pretty simple, but does need to use a tarball, the easiest option is to use Github's releases.

I've got a working install using a release of my fork. One issue may be that Homebrew wants everything to be installed in /usr/local/bin/, whereas the current Makefile installs bashmarks.sh in ~/.local/bin. See my gist for the formula.

@huyng Are you in a position to release a 1.0, It only takes 2 button clicks? If you don't have time to create a release, you could add me to the repo and I can do it?

Also there are quite a few un-merged pull requests. Would you like some help in merging them in and then creating a release for Homebrew?

Dave

@huyng
Copy link
Owner

huyng commented Nov 25, 2014

Hey @daveharris , really appreciate the help. I will review the homebrew installation code if there's a PR available. This is a sensible feature to add.

@taylorjason
Copy link

Any more traction with this?

@daveharris I noticed the same issue with the install location. @huyng is there any reason in particular that the script installs there? It seems like /usr/local/bin would be a reasonable location vice creating the .local in HOME

@iamnewton
Copy link

Looks like there is a pull request already awaiting the tags/releases from this repo. Any interest in finishing this out @huyng?

@benwurth
Copy link

benwurth commented Jan 5, 2016

+1

1 similar comment
@magicHatOfTYPO3
Copy link

+1

@sam3k
Copy link

sam3k commented Oct 10, 2017

I just saw a tweet to this awesome script and was really hoping i could install it via Homebrew. What ever happened to Homebrew/legacy-homebrew#36767? For now I will probably brew tap @alexandregz formula; but would be nice to get an official release. For those wondering what the commands to install from Alex's repo; this is it:

brew tap alexandregz/MXhomebrew
brew install bashmarks

And don't forget to add source bashmarks.sh to your ~/.bashrc or ~/.bash_profile or ~/.zshrc as given at the end of the installation. Should be something like:

source /usr/local/opt/bashmarks/libexec/bashmarks.sh

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

No branches or pull requests

9 participants