0.0.8 • Published 4 months ago

pkup v0.0.8

Weekly downloads
-
License
ISC
Repository
-
Last release
4 months ago

PackageUp

PackageUp creates Health reports for your project to help you keep it up to date.

Getting Started

Run npx pkup in your project's folder.

This will create a health report outputed to the command line.

Arguments

  • --type html - This will generate a package-health.html file.
  • --type md - This will generate a package-health.md file.
  • --install - Create a postinstall script so that pkup runs when node modules are installed

Advanced Arguments

  • --verbose extra logging
  • --path path to the projects package.json otherwise uses current folder
0.0.8

4 months ago

0.0.7

4 months ago

0.0.5

4 months ago

0.0.6

4 months ago

0.0.4

5 months ago

0.0.3

5 months ago

0.0.2

5 months ago

0.0.1

5 months ago