Last active
May 12, 2021 22:29
-
-
Save rchasman/63565924951a33f228fa97e541a72ffa to your computer and use it in GitHub Desktop.
boost-infra lines of code
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[~/boost/boost-infra]$ cloc . [develop][ruby-2.6.5] | |
112 text files. | |
100 unique files. | |
35 files ignored. | |
github.com/AlDanial/cloc v 1.88 T=0.11 s (766.1 files/s, 66133.8 lines/s) | |
------------------------------------------------------------------------------- | |
Language files blank comment code | |
------------------------------------------------------------------------------- | |
HCL 65 833 213 5732 | |
JSON 9 0 0 157 | |
YAML 5 0 0 120 | |
Bourne Shell 2 6 1 46 | |
Markdown 1 15 0 36 | |
Ruby 1 0 0 6 | |
------------------------------------------------------------------------------- | |
SUM: 83 854 214 6097 | |
------------------------------------------------------------------------------- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment