TechHoldingLLC / gitrbac

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GIT RBAC

Checking the teams in your GitHub organization, creating them if missing, and applying the correct access on repos

Installation

brew install TechHoldingLLC/tap/gitrbac

or

brew tap TechHoldingLLC/tap
brew install gitrbac

Usage

Usage:

gitrbac --org TechHoldingLLC --token ghp_mygithubtoken

And always:

gitrbac -h

About

License:Mozilla Public License 2.0


Languages

Language:Go 56.7%Language:Makefile 43.3%