Skip to content

joefitzgerald/traverse

Repository files navigation

traverse

Build and maintain groups on the basis of reporting hierarchy. Traverse helps you:

  1. Find a person
  2. Identify all the people who report to a person; directly or transitively
  3. Maintain group membership based on a machine readable definition of this membership

Installation

MacOS / Linux via Homebrew install

Using Homebrew

brew tap joefitzgerald/tap
brew install traverse

See detailed instructions for more options