An open API service indexing awesome lists of open source software.

https://github.com/opencomponents/oc-info

A cli tool to fetch information from an OpenComponents registry's API
https://github.com/opencomponents/oc-info

opencomponents

Last synced: 11 months ago
JSON representation

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

Awesome Lists containing this project

README

          

oc-info
=======

A cli tool to fetch information from an [OpenComponents](https://github.com/opentable/oc) registry's API.

### Usage

```sh
[sudo] npm i -g oc-info
oc-info [--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