bat icon indicating copy to clipboard operation
bat copied to clipboard

bat - Apple Silicon Support

Open sujitawake opened this issue 1 year ago • 1 comments

Are there any plans to release this tool for Apple Silicon?

sujitawake avatar May 16 '24 05:05 sujitawake

Homebrew has an aarch64 build for MacOS :)

eth-p avatar May 16 '24 18:05 eth-p

Closed by https://github.com/sharkdp/bat/pull/2967

Enselic avatar Jun 29 '24 13:06 Enselic

Homebrew has an aarch64 build for MacOS :)

Cool but the I don't want all the required dependencies on my system. Just binary would be nice though.

➜  /tmp brew info bat
==> bat: stable 0.24.0 (bottled), HEAD
Clone of cat(1) with syntax highlighting and Git integration
https://github.com/sharkdp/bat
Not installed
From: https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/b/bat.rb
License: Apache-2.0 OR MIT
==> Dependencies
Build: pkg-config ✘, rust ✘
Required: [email protected] ✘, oniguruma ✘

kavishgr avatar Sep 26 '24 06:09 kavishgr