This has nothing to do with FredBoat except we staffers like to take a break from coding FredBoat.
Install dependencies
npm install --dev
Write the credentials to credentials.json
:
{
"email": "[email protected]",
"password": "foobar"
}
Push to Screeps:
grunt
OR
grunt watch