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 [email protected]:intellaworld/Orchestration.git &&
# git clone [email protected]:intellaworld/ms01-speaker.git &&
# git clone [email protected]:intellaworld/intella-voice-be.git &&
# git clone [email protected]:intellaworld/intella-gpt.git &&
# git clone [email protected]:intellaworld/intella-voice-admin.git &&
# git clone [email protected]:intellaworld/intella-voice-user.git &&
# git clone [email protected]:intellaworld/intella-payment-gateway.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment