simple.js 75 Bytes Raw Blame History Permalink 1 2 3 var growly = require('../lib/growly.js'); growly.notify('Hello, world!');