Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save jwmatthews/386028af2217115bd5563112e79e33a3 to your computer and use it in GitHub Desktop.

Select an option

Save jwmatthews/386028af2217115bd5563112e79e33a3 to your computer and use it in GitHub Desktop.

Overview

Steps

git remote add pranavgaikwad https://github.com/pranavgaikwad/semver-analyzer.git
git fetch pranavgaikwad
git checkout -b pranav/addBuildScripts pranavgaikwad/feat/addBuildScripts
export SEMVER_REPO_BRANCH=feat/addBuildScripts
export SEMVER_REPO_URL=https://github.com/pranavgaikwad/semver-analyzer.git
./build.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment