A webhook-handler for Gogs written in Flask, running
make
on every push on the monitored repositories.
.gitignore | ||
gogsmaker.py | ||
LICENSE | ||
Makefile | ||
README.md | ||
requirements.txt | ||
wsgi.py |
flask-gogs-maker
A webhook-handler for Gogs written in Flask, running make
on every push on
the monitored repositories.