Adds a hook to get claude web to compile and check android code

This commit is contained in:
Vitor Pamplona
2026-03-13 08:40:28 -04:00
parent ae41a956ac
commit c778c9f109
2 changed files with 190 additions and 0 deletions
+10
View File
@@ -1,5 +1,15 @@
{
"hooks": {
"SessionStart": [
{
"hooks": [
{
"type": "command",
"command": "$CLAUDE_PROJECT_DIR/.claude/hooks/session-start.sh"
}
]
}
]
"Stop": [
{
"matcher": "",