basketball-decisions
v0.0.1
Published
[Basketball Decisions](https://www.khanacademy.org/cs/basketball-decisions/1024155511) by [Salman Khan](https://www.khanacademy.org/profile/sal/) running on [CrowdProcess](https://crowdprocess.com).
Downloads
4
Readme
Basketball Decisions by Salman Khan running on CrowdProcess.
You'll want to run runner.js
, and for that you need to place a credentials.json
file in the root of the module, with something like
{
"email": "[email protected]",
"password": "blablabla"
}
And to get those, you have to create a CrowdProcess account.