Skip to content
m0wfo edited this page Nov 24, 2014 · 22 revisions

Prerequisites

  • Node.js + npm (0.10.x or greater)

Workflow

To contribute to the Logentries JS client library, you'll need to clone the repo:

  1. git clone https://github.com/logentries/le_js.git
  2. Run npm test regularly when hacking on the client libary (code lives here).
  3. Repeat 2. until you have a discernible feature :)

Got a couple minutes to spare? Check out the current issues list.

Clone this wiki locally