Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 246 Bytes

File metadata and controls

16 lines (9 loc) · 246 Bytes

pringle

Practical, simple mingle interface for Thoughtworks' Mingle product.

Fast Start:

Install node and npm.

Run "npm update"

Copy the config/default.js file to your local hostname.js

Edit it to be appropriate.

run "node app.js"