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

Prerequisites

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

For the impatient

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

git clone https://github.com/logentries/le_js.git

Run npm test regularly when hacking on the client libary (which lives here). Rinse and repeat until you have a discernible feature.

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

Clone this wiki locally