Metadata-Version: 2.4
Name: divami-agents
Version: 0.1.2
Summary: Bootstrap .agents into the current directory
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# divami-agents

Bootstrap a `.agents` folder into the current directory.

## Usage

```bash
uvx --from divami-agents divami-agents setup
```

## Development

```bash
uv build
```
