Skip to content

certik/webhooks

Repository files navigation

Installation
------------

Install the app engine SDK and link to it by:

ln -s /home/ondrej/ext/google_appengine/ .google_appengine

(Or let manage.py do it automatically by fixing the link at the top of the
file)

To test the app locally, do:

make local

To test the app locally, do:

make test

to install it to the app engine, do:

make upload

And to test the live app, do:

make test-remote

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published