Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/neolynx/lloccount

C/C++ Logical Lines Of Code Counter
https://github.com/neolynx/lloccount

Last synced: 11 days ago
JSON representation

C/C++ Logical Lines Of Code Counter

Lists

README

        

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