A TypeScript script that analyzes the lines of code (LOC) growth of a Git repository month by month using cloc
's git-aware functionality.
- 📈 Monthly LOC tracking over any time period
- 🎯 Git-aware analysis - no need to checkout commits
- 🚀 Language breakdown - see which languages grow over time
- 📊 Terminal visualization with ASCII bar charts