Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 486 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (9 loc) · 486 Bytes

Getting started with a contribution

For development you will need Golang 1.13 or newer

You can get the code like this:

go get -u github.com/cubed-it/inlets
cd $GOPATH/src/github.com/cubed-it/inlets

Alternatively, you can get everything setup right in the browser with a single click using Gitpod:

Open in Gitpod