Skip to content

librefang/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

153 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homebrew Tap for LibreFang

Community-maintained Homebrew tap for LibreFang, an Agent Operating System written in Rust.

The stable CLI now ships from homebrew-core — install it with no tap required:

brew install librefang

This tap provides the desktop app, the pre-release CLI channels (beta / rc), and version-pinned builds.

Desktop App (macOS)

brew tap librefang/tap
brew install --cask librefang            # stable
# brew install --cask librefang-beta     # beta channel
# brew install --cask librefang-rc       # rc channel

Pre-release CLI (beta / rc)

brew tap librefang/tap
brew install librefang-beta              # beta channel
brew install librefang-rc                # rc channel

Version Pinning

brew tap librefang/tap
brew install librefang/tap/librefang@2026.6.29

Usage

librefang init          # initialize
librefang start         # start the daemon — dashboard at http://localhost:4545

Documentation

See the main documentation for full usage.

License

MIT License - see LICENSE

About

Homebrew tap for LibreFang releases.

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages