Contributing Issues & pull requests welcome. Setup # install dependencies npm install # allow supersamples to require itself npm link npm link supersamples Running the tests npm test Building the example docs (website, json, markdown) make clean example-docs Deploying the example docs to Github pages make deploy