/sloc

Count lines of source code in a project

Primary LanguageElixir

Sloc

Count the lines of code in your source dir

Installation

  1. In your the directory of the source code, run:
```
mix escript.build && mix escript.install
```