On Friday, 8 September 2017 at 11:52:48 UTC, Joakim wrote:
For example, here's how you install ldc and run DScanner on your codebase to count how many lines of D code it has, all on your smartphone or tablet:

apt install ldc

dub fetch dscanner

dub run dscanner -- -l your-code/

Very nice.

Reply via email to