diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json new file mode 100644 index 0000000..ab39c65 --- /dev/null +++ b/.claude-plugin/plugin.json @@ -0,0 +1,9 @@ +{ + "name": "gitea-deploy", + "description": "Deploy Gitea (self-hosted Git service) with PostgreSQL using Docker Compose", + "version": "1.0.0", + "author": { + "name": "timmy", + "email": "" + } +}