Skip to content

Commit

Permalink
Add introduction to README
Browse files Browse the repository at this point in the history
  • Loading branch information
Lane Spangler committed Jun 12, 2019
1 parent bf6976a commit 09c4738
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

[[https://travis-ci.com/lane-s/clj-webhook-consumer][file:https://travis-ci.com/lane-s/clj-webhook-consumer.svg?branch=master]]

clj-webhook-consumer is simple Clojure server that sets up endpoints for responding to webhooks like those from dockerhub and github. For example, you configure the server to restart a docker container with an updated image when a new image is pushed to dockerhub. It's meant to be the final link in a continuous deployment system.

* Usage
** Create your configuration file

Expand Down

0 comments on commit 09c4738

Please sign in to comment.