10 lines
347 B
Plaintext
10 lines
347 B
Plaintext
|
|
# bin
|
||
|
|
Everything in the ```/bin``` folder ends up copied into the ```/jibo/sdk/bin``` folder of robots.
|
||
|
|
They are not meant to be run directly from on the robot, but rather are executed remotely from
|
||
|
|
the computer of people executing ```jibo``` CLI commands.
|
||
|
|
|
||
|
|
- bin/window-manager.js
|
||
|
|
- Windows Manager
|
||
|
|
- bin/index-robot.js
|
||
|
|
- Index Robot
|