Skip to content

Instantly share code, notes, and snippets.

@sheldonhull
Last active July 7, 2021 01:05
Show Gist options
  • Save sheldonhull/2015282e413dc16188d955c28f9be683 to your computer and use it in GitHub Desktop.
Save sheldonhull/2015282e413dc16188d955c28f9be683 to your computer and use it in GitHub Desktop.
git-compose

Using Git-Compose

  • Install Git-Compose
  • Set preference of ssh or https. Default behavior is https. To change to ssh use: gico config set --prefer-remote ssh

Use in current directory to initialize quickly with: gico init, or use a remote yaml url to quickly setup a new dev.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment