0.2.2 • Published 5 years ago
saros v0.2.2
saros
CLI tool to count lines and other file statistics.
Install
npm i -g sarosRun
saros --helpPrebuilt binaries
Use one of the binaries from the releases page.
Build from scratch
npm run buildWill build a binary for your system and place it in release folder.
Test changes
npm run lint
npm test