The Whitecat Create Agent is a small piece of software that runs on your computer, and allows the communication beetween a Lua RTOS device and The Whitecat IDE. This is needed because the IDE must perform many operations that needs to use your computer hardware, and the IDE is on the cloud!. The communication beetween the agent and the IDE is made using websockets
-
Go to your Go's workspace location
For example:
cd gows
-
Download and install
go get github.com/whitecatboard/whitecat-create-agent
-
Go to the project source root
cd src/github.com/whitecatboard/whitecat-create-agent
-
Build project
go build
For execute:
Linux / OSX:
./whitecat-create-agent
Windows:
whitecat-create-agent.exe
You can find more informatio about The Whitecat Create Agent in our wiki.
The Whitecat Create Agent is free for you, but funds are required for make it possible. Feel free to donate as little or as much as you wish. Every donation is very much appreciated.