Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 446 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 446 Bytes

CountLineOfCode

Count lines of code for specific language with feature

  • Specific any language as your choice
  • Parallel

Environment Setup:

  • Prefer Linux with git installed
  • Windows + Git Bash (you should run the following steps within it)

Usage:

  1. Clone this project to your local machine
  2. Paste all the repositories line by line that you need to ListRepos file
  3. Run command: ./loc.sh

Current it support Javascript only.