0.1.3 • Published 2 years ago

@ariito/deppy v0.1.3

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

deppy

Small CLI tool that parses dependency file into csv format.

Currently only supports node projects.

Usage

npx @ariito/deppy --dir <path to package.json>

Optional arguments: These are the columns that can be customised via arguments

--repo <string> --updatedBy <string> --teamLead <string>

TODO

  • Allow for setup of csv columns - for now this is hard coded
  • Allow for setting of notes/comments on a per dep basis
  • Identity the language used for the dependency
  • Parse dependencies of dependencies (specify dependency tree depth)
  • And more...
0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago