Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/anandchowdhary/backlog

🔙 Backlog of issues and bugs on my GitHub
https://github.com/anandchowdhary/backlog

deno denoland github github-api github-notifications static-site

Last synced: 3 days ago
JSON representation

🔙 Backlog of issues and bugs on my GitHub

Awesome Lists containing this project

README

        

# 🔙 Backlog

This is a list of things I (still) have to do from my GitHub open-source projects — a backlog of issues.

[![Backlog Updater](https://github.com/AnandChowdhary/backlog/workflows/Backlog%20Updater/badge.svg)](https://github.com/AnandChowdhary/backlog/actions)

## 👩‍💻 Development

This list is automatically generated based on my GitHub notifications using the code in [`mod.ts`](./mod.ts).

A GitHub Actions [workflow](./.github/workflows/update.yml) runs the following script every alternate day to update this repo:

```bash
deno run --allow-net --allow-write --allow-read --allow-env --unstable mod.ts
```

## 📄 License

[MIT](./LICENSE) © [Anand Chowdhary](https://anandchowdhary.com)