Skip to content

Instantly share code, notes, and snippets.

@Hkazanci93
Created October 19, 2021 12:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Hkazanci93/c24d8c2ec0d2c13c50ee2e601c06237f to your computer and use it in GitHub Desktop.
Save Hkazanci93/c24d8c2ec0d2c13c50ee2e601c06237f to your computer and use it in GitHub Desktop.
Cloning the repo
git clone --recurse-submodules https://github.com/redis-developer/the-pattern.git
cd the-pattern
./start.sh
cd ./the-pattern-platform/
source ~/venv_cord19/bin/activate #or create new venv
pip install -r requirements.txt
bash cluster_pipeline.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment