Last active
May 12, 2021 22:30
-
-
Save rchasman/bce0a870dfcf2fa0a866a68fe48c1eb0 to your computer and use it in GitHub Desktop.
automation-engine 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/automation-engine]$ cloc . [develop][ruby-2.6.5] | |
125 text files. | |
120 unique files. | |
23 files ignored. | |
github.com/AlDanial/cloc v 1.88 T=0.22 s (468.9 files/s, 106927.3 lines/s) | |
------------------------------------------------------------------------------- | |
Language files blank comment code | |
------------------------------------------------------------------------------- | |
Java 86 1540 495 7846 | |
SQL 1 3616 3618 4392 | |
Bourne Shell 3 106 115 625 | |
XML 8 2 16 449 | |
Maven 1 7 2 140 | |
DOS Batch 1 32 0 129 | |
YAML 1 56 182 66 | |
Markdown 1 18 0 24 | |
Dockerfile 1 4 0 10 | |
------------------------------------------------------------------------------- | |
SUM: 103 5381 4428 13681 | |
------------------------------------------------------------------------------- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment