Octal: A subpar LOC counter, written in Go. But I mean, it works! And you, yes, even you, can use it. Enjoy the project and contributions are welcome!
Firstly, you'd want to install to your computer:
# git
git clone https://github.com/ElisStaaf/octal ~/octal
# gh
gh repo clone ElisStaaf/octal ~/octal
Then, you'd want to build the binary to your /usr/bin:
sudo make install
Then, you're completely free to use it. BUUUUUUUUUT, right now it doesn't have support for counting comments, it can
only count empty lines and non-empty lines. This will be fixed soon. This will never be fixed.
I promise.
octal [options] <file>