Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atmos/gtm
CLI tool for GitHub team and user management
https://github.com/atmos/gtm
Last synced: 3 months ago
JSON representation
CLI tool for GitHub team and user management
- Host: GitHub
- URL: https://github.com/atmos/gtm
- Owner: atmos
- License: mit
- Created: 2015-03-21T19:40:24.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-21T19:42:17.000Z (almost 10 years ago)
- Last Synced: 2024-04-15T13:59:32.937Z (9 months ago)
- Language: Go
- Size: 117 KB
- Stars: 8
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
### Setup
```
$ make vendor_update
$ make
```Be sure to pass a token with `--token` or export the `GITHUB_TOKEN` environmental variable.