Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/goern/package-releases-multiplexer

... to the Universe!
https://github.com/goern/package-releases-multiplexer

Last synced: about 1 month ago
JSON representation

... to the Universe!

Awesome Lists containing this project

README

        

# Package Releases Multiplexer

This will send newly detected package releases to a Kafka Topic.

```shell
pipenv install
DEBUG=1 ./app.py &
faust -A dumper worker
```