Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created July 3, 2020 06:12
go get -d github.com/operator-framework/operator-sdk
cd $GOPATH/src/github.com/operator-framework/operator-sdk
git checkout master
make dep
make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment