neolynx / lloccount

C/C++ Logical Lines Of Code Counter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

C/C++ Logical Lines Of Code Counter


Languages

Language:Shell 90.5%Language:Objective-C 6.3%Language:C++ 3.1%Language:C 0.1%