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

https://github.com/wlun001/cloudevents-sink


https://github.com/wlun001/cloudevents-sink

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# CloudEvents Sink for Tekton Pipeline
## Run

```bash
TELEGRAM_BOT_TOKEN=:abc TELEGRAM_CHAT_ID=111 go run .
```