Documentation
¶
Overview ¶
Command gen_stats auto-generates the repository statistics section in README.md. It walks the source tree, classifies Go files, counts git history and dependencies, and replaces the content between the <!-- START STATS --> / <!-- END STATS --> markers.
Usage:
go run ./cmd/gen_stats/
With --check it verifies the section is current without writing.
Click to show internal directories.
Click to hide internal directories.