Skip to content

Instantly share code, notes, and snippets.

@orkunkl
Last active September 19, 2019 13:54
Show Gist options
  • Save orkunkl/77441c6c6474658608d377824d862fa6 to your computer and use it in GitHub Desktop.
Save orkunkl/77441c6c6474658608d377824d862fa6 to your computer and use it in GitHub Desktop.
Distribute open-source software: the right and verifiable way
## Clone Weave
git clone [email protected]:iov-one/weave
export WEAVE_DIR=`pwd`/weave
cd $WEAVE_DIR
## Checkout the version you want to build
git checkout <version>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment