Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/austenstone/github-usage-report

Parse Github usage reports
https://github.com/austenstone/github-usage-report

github npm-package usage-reports

Last synced: 11 days ago
JSON representation

Parse Github usage reports

Awesome Lists containing this project

README

        

# Github Usage Report Library

A simple library to parse a Github usage report.

See [Viewing your GitHub Actions usage](https://docs.github.com/en/billing/managing-billing-for-github-actions/viewing-your-github-actions-usage) for instructions on how to generate a Github usage report.

## ๐Ÿ”จ Build
```
npm run build
```

## ๐Ÿงช Test
```
npm test
```

## ๐Ÿƒ Run
```
npm start
```

## ๐Ÿงน Lint
```
npm lint
```