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": "rust-development-plugin",
|
||||
"description": "Rust Development Plugin",
|
||||
"version": "0.0.1",
|
||||
"author": {
|
||||
"name": "Utakata Kyosui",
|
||||
"email": "fill.ayaextech@gmail.com"
|
||||
},
|
||||
"agents": [
|
||||
"./agents/"
|
||||
],
|
||||
"hooks": [
|
||||
"./hooks/hooks.json"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user