Skip to content

Instantly share code, notes, and snippets.

@arnaud9
Created January 17, 2019 08:09
Show Gist options
  • Save arnaud9/39f416b7c501e2a2ceb2c4277fb38b32 to your computer and use it in GitHub Desktop.
Save arnaud9/39f416b7c501e2a2ceb2c4277fb38b32 to your computer and use it in GitHub Desktop.
mkdir airflow_project
cd airflow_project
virutalenv venv
source venv/bin/activate
mkdir airflow_home
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment