Unofficial Homebrew tap for LibreFang, a community-maintained Agent Operating System written in Rust.
brew tap librefang/tap
brew install librefang# Initialize LibreFang
librefang init
# Start the daemon
librefang start
# Dashboard: http://localhost:4545See the main documentation for full usage.
MIT License - see LICENSE