Skip to content

Instantly share code, notes, and snippets.

@gjacobrobertson
Last active August 9, 2018 17:54
Show Gist options
  • Save gjacobrobertson/3886381ff149326a13cf66e657b3738a to your computer and use it in GitHub Desktop.
Save gjacobrobertson/3886381ff149326a13cf66e657b3738a to your computer and use it in GitHub Desktop.
Coke APT Monorepo
git clone https://github.com/northhighland/coke_apt.git
git clone https://github.com/northhighland/coke_apt_ui.git
(cd coke_apt_ui && git checkout -b export)
cd coke_apt
git checkout -b import-web
scripts/import.sh ../coke_apt_ui web export
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment