Initial commit

This commit is contained in:
2026-01-30 22:07:44 +00:00
commit fd142854ac

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# codesnap
A CLI tool that analyzes codebases and generates concise, human-readable summaries including file structure, key functions/classes, dependencies, and architectural patterns. Useful for onboarding, understanding legacy code, and providing context to AI assistants.