A Homebrew tap for rustutils — a collection of Unix utilities reimplemented in Rust.
brew tap rustutils/tapThen install any formula:
brew install rustutils/tap/git-lfs| Formula | Description |
|---|---|
git-lfs |
Git LFS — large file storage for git, reimplemented in Rust |
If you'd rather pull the tap from GitLab:
brew tap rustutils/tap https://gitlab.com/rustutils/homebrew-tap.gitEach formula tracks the license of its upstream project. Tap metadata is MIT.