Skip to content

Instantly share code, notes, and snippets.

@Diaa-Hassan
Created August 14, 2023 10:22
Show Gist options
  • Save Diaa-Hassan/3c8de5c2a9c7e5738f406f5369ac33b3 to your computer and use it in GitHub Desktop.
Save Diaa-Hassan/3c8de5c2a9c7e5738f406f5369ac33b3 to your computer and use it in GitHub Desktop.
pull-them-all.sh
git clone https://github.com/intellaworld/Orchestration.git &&
git clone https://github.com/intellaworld/ms01-speaker.git &&
git clone https://github.com/intellaworld/intella-voice-be.git &&
git clone https://github.com/intellaworld/intella-gpt.git &&
git clone https://github.com/intellaworld/intella-voice-admin.git &&
git clone https://github.com/intellaworld/intella-voice-user.git &&
git clone https://github.com/intellaworld/intella-payment-gateway.git
# git clone git@github.com:intellaworld/Orchestration.git &&
# git clone git@github.com:intellaworld/ms01-speaker.git &&
# git clone git@github.com:intellaworld/intella-voice-be.git &&
# git clone git@github.com:intellaworld/intella-gpt.git &&
# git clone git@github.com:intellaworld/intella-voice-admin.git &&
# git clone git@github.com:intellaworld/intella-voice-user.git &&
# git clone git@github.com:intellaworld/intella-payment-gateway.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment