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: 21 days ago
JSON representation
C/C++ Logical Lines Of Code Counter
- Host: GitHub
- URL: https://github.com/neolynx/lloccount
- Owner: neolynx
- Created: 2012-12-21T10:25:33.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2012-12-21T16:13:04.000Z (almost 12 years ago)
- Last Synced: 2024-08-03T11:08:40.461Z (3 months ago)
- Language: Shell
- Size: 174 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
Awesome Lists containing this project
- awesome-clang - lloccount - C/C++ Logical Lines Of Code Counter. (Libraries / LibClang)
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 lloccountBuild
-----autoreconf -i
./configure
makeTry
---src/lloccount test/bla.c