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

https://github.com/cmdcolin/shinyburndown


https://github.com/cmdcolin/shinyburndown

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# shinyburndown

Generates some "burndown" type charts about completed issues in your github repo

https://colindiesh.shinyapps.io/github_burndown/

## Deploy

```
library(rsconnect)
deployApp()
```