simple.js 75 Bytes
Newer Older
1 2 3
var growly = require('../lib/growly.js');

growly.notify('Hello, world!');