https://github.com/nethermindeth/homebrew-sedge
Homebrew repository for Sedge
https://github.com/nethermindeth/homebrew-sedge
Last synced: about 1 year ago
JSON representation
Homebrew repository for Sedge
- Host: GitHub
- URL: https://github.com/nethermindeth/homebrew-sedge
- Owner: NethermindEth
- License: apache-2.0
- Created: 2022-08-23T14:28:58.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-10T14:37:04.000Z (over 1 year ago)
- Last Synced: 2025-03-22T00:34:01.475Z (about 1 year ago)
- Language: Ruby
- Size: 25.4 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Homebrew sedge
The homebrew tap for Sedge.
## Install Sedge
Add the official Sedge tap and install Sedge:
```bash
brew tap nethermindeth/sedge
brew install sedge
```
## Update Sedge
```bash
brew update
brew upgrade sedge
```
## Uninstall Sedge
```bash
brew uninstall sedge
brew untap nethermindeth/sedge
```
## Usage
After installing Sedge using Homebrew, you can type `sedge` to run the Sedge tool.