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
- Host: GitHub
- URL: https://github.com/fluffynuts/scorecard
- Owner: fluffynuts
- License: bsd-2-clause
- Created: 2015-09-07T14:56:02.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-07T15:09:14.000Z (almost 11 years ago)
- Last Synced: 2025-02-24T11:17:16.467Z (over 1 year ago)
- Language: C#
- Size: 145 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)