michaeljabbour / michaeljabbour/addteam
Welcome @bkrabach!
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- Avg merge
- 15m
- Merged PRs (30d)
- 11
Description
Hey @bkrabach, welcome to **michaeljabbour/addteam**! 🎉
You've been added as a collaborator with **push** permission.
## About this repo
```markdown
# Welcome to the addteam Repository!
Welcome to the **addteam** project, a tool for one-command collaborator management for GitHub repos with GitOps support.
## Installation/Setup
To set up the project, run the following commands:
```bash
# Create starter team.yaml
addteam -i
# Also create GitHub Action for GitOps
addteam -i --init-action
```
## Usage
To run the tool, you can use the following commands:
```bash
# From your repo directory
uvx addteam # use local team.yaml
uvx addteam owner/repo # use team.yaml from another repo
uvx addteam -n # preview (dry-run)
```
Feel free to reach out if you have any questions or need assistance!
```
## Getting started
```bash
# Clone the repo
gh repo clone michaeljabbour/addteam
cd addteam
# Check out the README
cat README.md
```
```bash
# Install dependencies
pip install -e . # or: uv sync
```
## Links
- 📖 [README](https://github.com/michaeljabbour/addteam#readme)
---
*This issue was auto-generated by [addteam](https://github.com/michaeljabbour/addteam)*
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
This is an auto-generated welcome issue and names no requested change. The payload points to README.md as the only documented entry point; read it first, but no definition of done or implementation target is provided.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 10/100