Skip to content

albertyw/homebrew-albertyw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homebrew-albertyw

Build Status

Tap for some of my packages

This currently contains a homebrew formula for:

git-browse

Open repositories, directories, and files in the browser.

brew install albertyw/albertyw/git-browse

git-reviewers

Intelligently find code reviewers.

brew install albertyw/albertyw/git-reviewers

req-update

Automatically update your project's dependencies

brew install albertyw/albertyw/req-update

Releases

To update formula, when a new release is made:

  1. Edit the formula's url field to point to the new release version
  2. Run curl -L $url | sha256sum to get the shasum for the package and copy it into the formula's sha256 field