chrismytton / growler

simple express growl debugging server device

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

                         _           
  __ _ _ __ _____      _| | ___ _ __ 
 / _` | '__/ _ \ \ /\ / / |/ _ \ '__|
| (_| | | | (_) \ V  V /| |  __/ |   
 \__, |_|  \___/ \_/\_/ |_|\___|_|   
 |___/                               

Good for debugging webhooks, locally.

To install you will need node 0.4.x and npm 1.x.

git clone https://github.com/hecticjeff/growler
cd growler
npm install
npm start

Copyright (c) Chris Mytton

About

simple express growl debugging server device

License:MIT License


Languages

Language:CoffeeScript 100.0%