Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 678 Bytes

File metadata and controls

27 lines (18 loc) · 678 Bytes

Homebrew Tap

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.

Formulae

The formulae are defined in repos.rb and timeline.rb.

Installation

To install tools using this tap:

brew tap codcod/homebrew-taps
brew install repos
brew install timeline

License

The formulae are provided under the MIT License (or the license used by the repos/timeline projects).