The Wayback Machine - https://web.archive.org/web/20210222160240/https://github.com/topics/sloc
Skip to content
#

sloc

Here are 27 public repositories matching this topic...

simonrenoult
simonrenoult commented May 3, 2020

What problem are you trying to solve?

Since code-complexity is mostly used as a static analysis tool, it would be nice to be able to analyze any project, without the need to pull it locally.

Currently, the only required argument is the directory to analyze. We could also support a URL.

Describe the feature

Support URL in addition to path, example:

$ npx code-compl

Improve this page

Add a description, image, and links to the sloc topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sloc topic, visit your repo's landing page and select "manage topics."

Learn more