battlerite-sdk
v0.0.0-alpha00
Published
Battlerite API consumer for NodeJS
Downloads
1
Readme
Battlerite SDK
NodeJS wraper for the official Battlerite API
Warning
This project is still under development, any help either via pull request is welcome.
Contributing
git clone [email protected]:souler/battlerite-sdk.git
cd battlerite-sdk
yarn install
yarn test
This will clone the project and run the tests (which probably will fail).