neolynx/lloccount
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
lloccount ========= C/C++ Logical Lines Of Code Counter Dependencies ------------ apt-get install libclang-dev Get Source ---------- git clone https://github.com/neolynx/lloccount.git cd lloccount Build ----- autoreconf -i ./configure make Try --- src/lloccount test/bla.c