Add bootstrap file Some description text On multiple lines With blanks diff --git bootstrap bootstrap new file mode 100755 --- /dev/null +++ bootstrap @@ -0,0 +1,3 @@ +pip install --user python-amazon-simple-product-api django +python manage.py migrate +python manage.py makemigrations books