Metadata-Version: 2.1
Name: catamaran
Version: 0.1.1
Summary: GitOps scripts for yacht users
Home-page: https://github.com/evgnomon/catamaran
Author: Hamed Ghasemzadeh
Author-email: hg@evgnomon.org
Requires-Python: >=3.12,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: aiohttp (>=3.10.5,<4.0.0)
Requires-Dist: orjson (>=3.10.7,<4.0.0)
Requires-Dist: pyyaml (>=6.0.2,<7.0.0)
Requires-Dist: typer (>=0.12.5,<0.13.0)
Description-Content-Type: text/markdown

# Getting started

```bash
poetry install
poetry run poe check
```

