Last active
December 31, 2015 07:49
-
-
Save itayw/7957026 to your computer and use it in GitHub Desktop.
sloc joola.io
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
$ npm install -g sloc | |
$ sloc -e "bin/joola.io.js|public/|views/|.json|.md" lib/ | |
---------- result ------------ | |
physical lines : 5532 | |
lines of source code : 3546 | |
total comment : 1328 | |
singleline : 112 | |
multiline : 1216 | |
empty : 658 | |
number of files read : 50 | |
------------------------------ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment