Categorygithub.com/whitecatboard/whitecat-create-agent
modulepackage
0.0.0-20190725114852-f741e3a0978b
Repository: https://github.com/whitecatboard/whitecat-create-agent.git
Documentation: pkg.go.dev

# README

What's The Whitecat Create Agent?

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

How to build?

  1. Go to your Go's workspace location

    For example:

    cd gows
    
  2. Download and install

    go get github.com/whitecatboard/whitecat-create-agent
    
  3. Go to the project source root

    cd src/github.com/whitecatboard/whitecat-create-agent
    
  4. Build project

    go build
    

    For execute:

    Linux / OSX:

    ./whitecat-create-agent
    

    Windows:

    whitecat-create-agent.exe
    

Read the wiki

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.

paypal

# Functions

No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author