saros CLI tool to count lines and other file statistics. Install npm i -g saros Run saros --help Prebuilt binaries Use one of the binaries from the releases page. Build from scratch npm run build Will build a binary for your system and place it in release folder. Test changes npm run lint npm test