Getting started

This section describes how to build your own extension.

Before we started be sure to have below ready

  • Install Golang
  • Setting up an GOPATH directory. such as: /User/root/gopath_dev
  • One SDE installed. VS code or Goland.