michaeljabbour / michaeljabbour/addteam

Welcome @bkrabach!

Open
#2 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.