This repository provides Homebrew formulae for installing:
repos
, a tool to clone multiple GitHub repositories and run arbitrary commands inside them,timeline
, a tool to display a timeline for a JIRA Epic in a tabular format.
The formulae are defined in repos.rb and timeline.rb.
To install tools using this tap:
brew tap codcod/homebrew-taps
brew install repos
brew install timeline
The formulae are provided under the MIT License (or the license used by the repos/timeline projects).