Initial Auto-Build plugin structure
This commit is contained in:
9
plugin/hooks/hooks.json
Normal file
9
plugin/hooks/hooks.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"hooks": [
|
||||
{
|
||||
"name": "post-install",
|
||||
"script": "./hooks/post-install.sh",
|
||||
"description": "Initialize CLAUDE.md and Auto-Build rules in project"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user