Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created July 3, 2020 06:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save velotiotech/d4bf7487e9a44b0773d952e59c29a54a to your computer and use it in GitHub Desktop.
Save velotiotech/d4bf7487e9a44b0773d952e59c29a54a to your computer and use it in GitHub Desktop.
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