gitea-rs/README.md
kjuulh d859db820e
feat: add readme
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-08-21 21:59:07 +02:00

10 lines
166 B
Markdown

# gitea-rs
This is just a simple generation of giteas openapi spec, compatibility not guaranteed.
To regenerate the client:
```
cuddle x generate_gitea_client
```