Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 885 Bytes

README.md

File metadata and controls

40 lines (26 loc) · 885 Bytes

fisherman brew tap

Usage

brew tap fisherman/tap

Then choose to install:

  • the latest stable version of fisherman

    brew install fisherman
    
  • or latest commits from the master branch

    brew install --HEAD fisherman
    

When you brew update this tap will be automatically updated, then you can upgrade fisherman as any other formula:

brew update
brew upgrade fisherman

Maintaining

Update the two fields in fisherman.rb:

  • the version of fisher.fish in the url
  • sha256 which can be obtained with shasum -a 256 fisher.fish