Skip to content

besu-eth/homebrew-besu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

176 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homebrew-besu

Discord Documentation Status License Homebrew Tap for besu.

Getting started

Add the tap, and install:

brew tap hyperledger/besu
brew install besu

Run the besu executable:

besu --help

Refer to the Besu docs for further information.

To upgrade besu:

brew tap hyperledger/besu
brew upgrade besu

Version update workflow

Use GitHub workflow to updated the version. Run the workflow to perform new release update. Workflow requires Besu version. If the workflow has permission to create pull requests, it will create the PR. If not, you need to create the pull request using the created branch.

Releases

No releases published

Packages

 
 
 

Contributors