Count lines of code for specific language with feature
- Specific any language as your choice
- Parallel
Environment Setup:
- Prefer Linux with gitinstalled
- Windows + Git Bash(you should run the following steps within it)
Usage:
- Clone this project to your local machine
- Paste all the repositories line by line that you need to ListReposfile
- Run command:
./loc.sh
Current it support Javascript only.