shuttlerockapi
v1.2.0
Published
A wrapper for the shuttlerock api
Downloads
2
Keywords
Readme
shuttlerockapi
A wrapper for the shuttlerock api
Instructions for contributors
To Pull the repo and run it
git clone [email protected]:mishguruorg/shuttlerockapi.git
cd shuttlerockapi
npm install
SR_EMAIL=<your shuttlerock email> SR_PASSWORD=<your shuttlerock password> SR_ACC_NAME=<your shuttlerock account name> npm test