albertyw / homebrew-albertyw

Tap for some of my packages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Tap for some of my packages

License:MIT License


Languages

Language:Ruby 79.4%Language:Shell 20.6%