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

brew install option #33

Closed
niladam opened this issue May 1, 2018 · 12 comments
Closed

brew install option #33

niladam opened this issue May 1, 2018 · 12 comments

Comments

@niladam
Copy link

niladam commented May 1, 2018

Hello,

Do you think a brew install method will be available soon ?

@sharkdp
Copy link
Owner

sharkdp commented May 1, 2018

This would be nice, but I'm not going to work on this myself. It will be available whenever someone decides to work on this.

@noqqe
Copy link

noqqe commented May 2, 2018

Thinking of doing so.

@noqqe
Copy link

noqqe commented May 2, 2018

Current problem

  • GitHub repository too new (<30 days old)

... waiting.

@sharkdp
Copy link
Owner

sharkdp commented May 2, 2018

For the meantime, the binary release seems to work fine (just tested in VirtualBox):

wget https://github.com/sharkdp/bat/releases/download/v0.2.2/bat-v0.2.2-x86_64-apple-darwin.tar.gz
tar xvfz bat-v0.2.2-x86_64-apple-darwin.tar.gz
cd bat-v0.2.2-x86_64-apple-darwin
./bat README.md

@bsides
Copy link

bsides commented May 2, 2018

Didn't work for me though. I do have openssl installed via brew but maybe I'm missing something I still don't know. Could anyone give me a hand?
screenshot 2018-05-02 16 44 27

@sharkdp
Copy link
Owner

sharkdp commented May 2, 2018

Please use bat-0.2.2, not 0.2.1.

@bsides
Copy link

bsides commented May 2, 2018

2 hours ago! That was so quick!
It works and it's awesome just as expected 👍
screenshot 2018-05-02 16 48 56

@alexkli
Copy link

alexkli commented May 3, 2018

Wait no more... I added a formula for bat to my custom homebrew tap (v0.2.3 at this time).

Install using:

brew tap alexkli/tap
brew install bat

@xu-cheng
Copy link

xu-cheng commented May 6, 2018

@sobolevn
Copy link

sobolevn commented May 6, 2018

@xu-cheng awesome!

@sharkdp
Copy link
Owner

sharkdp commented May 10, 2018

bat can now be installed via

brew install bat

@xu-cheng Thank you very much!

@anilanar
Copy link

anilanar commented Jul 22, 2018

Now the problem is it also compiles rust from source which takes huge amount of time :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants