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

Outdated version in brew #82

Closed
Masynchin opened this issue Mar 14, 2022 · 5 comments
Closed

Outdated version in brew #82

Masynchin opened this issue Mar 14, 2022 · 5 comments

Comments

@Masynchin
Copy link
Contributor

While trying to apply "--ignored" option I discovered that my version is 0.4.1 while newest is 0.6.4. I can't install if from assets (macOS warns me about it), but will try to install from source. It would be much easier to me if you will update your brew package version. Thanks.

@Masynchin
Copy link
Contributor Author

Masynchin commented Mar 14, 2022

I install it (having rust and cargo installed) from source with:

gh repo clone dmerejkowsky/ruplacer
cd ruplacer
cargo install replacer

After that I add cargo binaries to PATH:

# ~/.zshrc
export PATH="$PATH:/Users/<username>/.cargo/bin"

And update zsh:

. ~/.zshrc

@dmerejkowsky
Copy link
Collaborator

Well, I no longer have access to Apple hardware, so I won't be able to maintain the homebrew recipe.

Glad you found a workaround, though.

@dmerejkowsky
Copy link
Collaborator

See: your-tools/homebrew-repo#11

@dmerejkowsky
Copy link
Collaborator

@maximerety < your turn ;)

@maximerety
Copy link
Collaborator

Here you go: your-tools/homebrew-repo#12

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

3 participants