If you'd like to contribute to nodebots interchange please note the following:
- Make sure all PRs have documentation and tests accompanying them
run:
git clone git@github.com:ajfisher/nodebots-interchange.git
npm install
- Any mods should have appropriate tests for them and ensure they complete using
nodeunit