Skip to content

Instantly share code, notes, and snippets.

@vasyakrg
Created July 20, 2019 07:27
Show Gist options
  • Select an option

  • Save vasyakrg/03b94bfc13278414828a0900e8f26218 to your computer and use it in GitHub Desktop.

Select an option

Save vasyakrg/03b94bfc13278414828a0900e8f26218 to your computer and use it in GitHub Desktop.
mkdir -p $(go env GOPATH)/src/github.com/hashicorp && cd $_
git clone https://github.com/hashicorp/packer.git
cd packer
make dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment