Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 539 Bytes

File metadata and controls

26 lines (18 loc) · 539 Bytes

Github good practices analyzer

POLYTECH ~ SI5 ~ RIMEL

Run the project

  • Wrap download / categorize / analyze npm run run -- --help

  • Download npm run download -- --help

  • Scan npm run scan -- --help

  • Categorize npm run categorize

  • Analyze DevDependencies npm run analyze:1

  • Analyze EsLint npm run analyze:2

Limitations

  • The repositories are taken by order of updated date, not randomly.
  • It is difficult to retrieve native webpack projects (non-framework) via the github api, we get false positives.