https://github.com/fission-codes/homebrew-fission
Homebrew tap for Fission Tools
https://github.com/fission-codes/homebrew-fission
fission homebrew homebrew-tap ipfs
Last synced: 6 months ago
JSON representation
Homebrew tap for Fission Tools
- Host: GitHub
- URL: https://github.com/fission-codes/homebrew-fission
- Owner: fission-codes
- Created: 2019-10-18T11:03:13.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-03-15T18:10:13.000Z (over 1 year ago)
- Last Synced: 2025-04-03T04:56:18.415Z (6 months ago)
- Topics: fission, homebrew, homebrew-tap, ipfs
- Language: Ruby
- Homepage: https://fission.codes/
- Size: 2.35 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# homebrew-fission
Homebrew tap formula for [@fission-codes](https://github.com/fission-codes) tools.
## Installation
### Fission CLI
The Fission CLI is currently available via homebrew on macOS.
```sh
brew install fission-codes/fission/fission-cli
```### Homestar
Homestar is the IPVM reference implementation.
```sh
brew install fission-codes/fission/homestar# Optionally
brew services start fission-codes/fission/homestar
```