Skip to content

Instantly share code, notes, and snippets.

@isaaclyman
Last active February 20, 2018 13:50
Show Gist options
  • Save isaaclyman/79e66b3e1e9e36a9d295b1fca1061707 to your computer and use it in GitHub Desktop.
Save isaaclyman/79e66b3e1e9e36a9d295b1fca1061707 to your computer and use it in GitHub Desktop.
`cloc` command for a JavaScript project
cloc . --exclude-dir=node_modules,dist --not-match-f=package-lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment