1
0
Fork 0
mirror of https://github.com/imjasonh/cnotes synced 2026-07-08 00:55:37 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Jason Hall
39e3f12ed9
Update .gitignore for cnotes binary
- Change ignored binary name from 'hooks' to 'cnotes'
- Remove tracked cnotes binary (should be built locally)
2025-07-21 13:27:43 -04:00
Jason Hall
2e7a2badba
Initial implementation of Claude Code hooks in Go
- Easy-to-use hook registration system
- Built-in hooks for bash validation, file protection, and logging
- Automatic goimports formatting for modified Go files
- CLI with install/uninstall commands
- Comprehensive documentation and examples

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-21 11:27:08 -04:00