Initial commit
This commit is contained in:
15
.claude-plugin/plugin.json
Normal file
15
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "db-tools",
|
||||
"description": "Drizzle ORM and Postgres database management tools for Bun + Hono backend applications.",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Marcio Altoé",
|
||||
"email": "marcio.altoe@gmail.com"
|
||||
},
|
||||
"skills": [
|
||||
"./skills"
|
||||
],
|
||||
"commands": [
|
||||
"./commands"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user