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

https://github.com/alex1990/sentry-overview

Print the sentry overview table to see the trending.
https://github.com/alex1990/sentry-overview

Last synced: 12 months ago
JSON representation

Print the sentry overview table to see the trending.

Awesome Lists containing this project

README

          

# sentry-overview

Print the sentry overview table to see the trending.

## Usage

```sh
git clone git@github.com:Alex1990/sentry-overview.git
cd sentry-overview
cp config.example.js config.js
# configure the config.js
```

Run `node src/index.js` to print the table.

## LICENSE

MIT