xcoulon / api

CodeReady Toolchain API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

api

ToolChain API

Building

CodeReady ToolChain API is built using Go modules. Set the following environment variable in your CLI before building:

$ export GO111MODULE=on

Execute the go build command to build the API:

$ go build ./...

About

CodeReady Toolchain API

License:Apache License 2.0


Languages

Language:Go 100.0%