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

https://github.com/fluffynuts/scorecard

Scores your usages of NPM and Nuget packages under one or more folders
https://github.com/fluffynuts/scorecard

Last synced: 2 days ago
JSON representation

Scores your usages of NPM and Nuget packages under one or more folders

Awesome Lists containing this project

README

          

# scorecard
Scores your usages of NPM and Nuget packages under one or more folders

This was hacked together in a hurry. The tests are specific to my system and don't really prove much.

## Usage:

scorecard.exe ...

eg
scorecard.exe C:\some\folder C:\some\other\folder

Or, you can be super-lazy:
scorecard.exe C:\folder-under-which-is-all-source-ever

(but prepare to wait a little)