/lloccount

C/C++ Logical Lines Of Code Counter

Primary LanguageShell

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