Skip to content

lwolfsonkin/homebrew-tap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Homebrew formula for fisherman

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%