redstarbird/arrowpack

Make Node.js script to find total lines of code for project

redstarbird opened this issue · 0 comments

A node.js script that can be run by using "npm run lines" which will output the lines of code for each file and the total lines of code for all files. This script should ignore the build directory.