- make sure go is installed correctly and $GOPATH and $GOROOT are set
- Setup on Mac:
- Install go
- Edit ~/.bash_profile :
export GOPATH=$HOME/go export GOROOT=/usr/local/opt/go/libexec export PATH=$PATH:$GOPATH/bin export PATH=$PATH:$GOROOT/bin
{
"invokeArgs": [
"KEY1", "Coach", "Coachee", "Goal"
],
"invoker": "SomeUser",
"invokeFcn": "createCoachingPlan"
}