Skip to content

Instantly share code, notes, and snippets.

@joseluisq
Last active July 19, 2018 10:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joseluisq/deb9204c8a8fcbeb9c89cec1ff402338 to your computer and use it in GitHub Desktop.
Save joseluisq/deb9204c8a8fcbeb9c89cec1ff402338 to your computer and use it in GitHub Desktop.
count code lines using gocloc
time gocloc --not-match-d="(node_modules)" --include-lang=JavaScript .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment