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:
- Clone this project to your local machine
- Paste all the repositories line by line that you need to
ListRepos
file - Run command:
./loc.sh
Current it support Javascript
only.