Initial commit
This commit is contained in:
12
.claude-plugin/plugin.json
Normal file
12
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "handbook-dotnet",
|
||||
"description": ".NET development tools including automatic CSharpier formatting for C# files",
|
||||
"version": "1.12.0",
|
||||
"author": {
|
||||
"name": "nikiforovall",
|
||||
"url": "https://github.com/nikiforovall"
|
||||
},
|
||||
"hooks": [
|
||||
"./hooks"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user