An open API service indexing awesome lists of open source software.

https://github.com/joefitzgerald/traverse

Build and maintain groups on the basis of reporting hierarchy.
https://github.com/joefitzgerald/traverse

Last synced: 5 months ago
JSON representation

Build and maintain groups on the basis of reporting hierarchy.

Awesome Lists containing this project

README

          

# traverse

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

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

## Installation

## MacOS / Linux via Homebrew install

Using [Homebrew](https://brew.sh/)

```bash
brew tap joefitzgerald/tap
brew install traverse
```

See [detailed instructions](docs/installation.md) for more options