Skip to content

azoyan/cloc.info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloc.info

Count lines of code - the service that get information of any git repository.

Try it online: https://cloc.info

Details

Backend written in Rust. The tool that count lines of code under hood is scc https://github.com/boyter/scc