Skip to content

Instantly share code, notes, and snippets.

@sauloperez
Created May 11, 2019 15:26
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 sauloperez/81942996886d555a26f129219496b23f to your computer and use it in GitHub Desktop.
Save sauloperez/81942996886d555a26f129219496b23f to your computer and use it in GitHub Desktop.
.devenv
NAME="ofn"
DISTRIBUTION="ubuntu"
RELEASE="xenial"
ARCH="amd64"
HOST="ofn.local"
DEVENV_USER="ofn-admin"
DEVENV_GROUP="openfoodnetwork"
PROJECT_NAME="openfoodnetwork"
PROJECT_PATH="/home/pau/dev/openfoodnetwork"
# Select the python interpeter python2.7 or python3
PYTHON_INTERPRETER=python3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment