@softeneers/oss-track
v1.0.0
Published
Scan any repository against a 'true open source' checklist and emit a scored, read-only report.
Maintainers
Readme
@softeneers/oss-track
Scan any repository against a 'true open source' checklist and emit a scored, read-only report.
Zero runtime dependencies. Node ≥ 18. Part of the Softeneers tools suite.
Install
# one-off, no install
npx @softeneers/oss-track
# or install globally
npm i -g @softeneers/oss-track
# or as a dev dependency
npm i -D @softeneers/oss-trackUsage
oss-check [path]What it does
See functionalities/ for the full per-feature documentation, and
example-output/ for sample reports.
Part of a suite
Install every Softeneers tool at once with the wrapper:
npm i -g softeneers-tools
softeneers-tools run oss-track -- [args]License
MIT © 2026 Softeneers
