diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json new file mode 100644 index 0000000..2ff3837 --- /dev/null +++ b/.claude-plugin/plugin.json @@ -0,0 +1,9 @@ +{ + "name": "adminer-deploy", + "description": "Deploy Adminer (database management tool) using Docker Compose", + "version": "1.0.0", + "author": { + "name": "timmy", + "email": "" + } +}