An open API service indexing awesome lists of open source software.

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

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
```