Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 475 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 475 Bytes

oc-info

A cli tool to fetch information from an OpenComponents registry's API.

Usage

[sudo] npm i -g oc-info
oc-info <registry url> <command> [--details]

Available commands:

  • authors: shows the list of all the authors for active components
  • dependencies: shows the list of all the dependencies for active components
  • plugins: shows the list of all the used plugins by active components

License

MIT