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 [email protected]:ajfisher/nodebots-interchange.git
npm install
- Any mods should have appropriate tests for them and ensure they complete using
nodeunit