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.
- Host: GitHub
- URL: https://github.com/alex1990/sentry-overview
- Owner: Alex1990
- Created: 2019-11-05T11:35:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-07T15:34:41.000Z (over 6 years ago)
- Last Synced: 2025-05-09T08:58:33.271Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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