Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manchicken/github-team-visualizer
https://github.com/manchicken/github-team-visualizer
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/manchicken/github-team-visualizer
- Owner: manchicken
- License: mit
- Created: 2023-11-02T13:45:07.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-23T10:55:55.000Z (about 1 year ago)
- Last Synced: 2023-11-23T11:45:22.571Z (about 1 year ago)
- Language: Rust
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# GitHub Teams Visualizer
## Description
GitHub Teams—especially in orgs with a lot of teams—can be difficult to visualize. This program provides a way to visualize the teams in a GitHub org, including their hierarchies.
## Installation
Check out the code, and then run `cargo install` in the root directory. You can also run it in the root directory with `cargo run`.
## Usage
Instructions on how to use your project.
## Contributing
Please see `CONTRIBUTING.md` for information on how to contribute to this project.
## License
This project is licensed under the MIT license. Please see `LICENSE.md` for more information.