Skip to content

Instantly share code, notes, and snippets.

@jmervine
Created March 16, 2014 00:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jmervine/9576439 to your computer and use it in GitHub Desktop.
Save jmervine/9576439 to your computer and use it in GitHub Desktop.

Maxing out MaxCDN with Github Webhooks

Setup maxcdn-purge

[maxcdn-purge] is a wrapper for the [maxcdn] node module, allowing for simple purging of cdns.

Install maxcdn-purge

npm install -g maxcdn-purge

Setup git-fish

git-fish is a simple Node.js based listener for [Github Webhooks]. It's designed to be easily configurable, yet flexable enough to allow you to execute scripts in any language on request.

Install git-fish

npm install -g git-fish
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment