I hereby claim:
- I am caldas on github.
- I am caldas (https://keybase.io/caldas) on keybase.
- I have a public key whose fingerprint is 2053 31BE 7985 7EA6 481C 5F97 3C86 CC5E 5ED0 F2C9
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
/indexes | |
company-accounts.json | |
documentid-id.json | |
/companies | |
/{company_id} | |
data.json | |
/accounts | |
/boticario | |
data.json | |
{"contacts":[{"name": "foo"}, {"name": "bar"}]} |
//FightCode can only understand your robot | |
//if its class is called Robot | |
var Robot = function(robot) { | |
}; | |
Robot.prototype.onIdle = function(ev) { | |
var robot = ev.robot; | |
robot.ahead(100); |