Skip to content
/ sccs Public

SCCS is a web app that uses scc to count the lines of code for a git repository.

Notifications You must be signed in to change notification settings

borontion/sccs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCCS

SCCS is a web app that uses scc to count the lines of code for a git repository.

Sloc Cloc and Code (scc) A tool similar to cloc, sloccount and tokei. For counting the lines of code, blank lines, comment lines, and physical lines of source code in many programming languages.

Development

Start dev server:

go install
go run main.go

About

SCCS is a web app that uses scc to count the lines of code for a git repository.

Resources

Stars

Watchers

Forks