A simple folder to set up the go environment and folder structure to build your own floe
To set up a localised self contained go development environment
Clone this repo (or your fork) locally, then make create and build e.g.
git@github.com:floeit/floe-build.git
cd floe-build
make create
make build
and run it...
bin/workflow-agent
Now point your browser at: