Download the configuration file and modify the configuration file to include your own configurations. Different Clouds have different configurations. See configuration.md for instructions.
Using the standard go get
(you must have Go already installed in your local machine):
$ go get github.com/huaweicloud/huaweicloud-service-broker
$ huaweicloud-service-broker -config=config.json -port=3000
Application Developers can start to test the services locally. The lifecycle.sh can guide you to test by scripts.