Go to file
Oleg Lavrovsky 90d3dc568d Project name 2016-12-09 06:13:01 +01:00
bin Project name 2016-12-09 06:13:01 +01:00
docs Project name 2016-12-09 06:13:01 +01:00
publichealth Project name 2016-12-09 06:13:01 +01:00
vagrant Initial from torchbox/cookiecutter-wagtail 2016-12-09 06:11:31 +01:00
.gitignore Initial from torchbox/cookiecutter-wagtail 2016-12-09 06:11:31 +01:00
Procfile Project name 2016-12-09 06:13:01 +01:00
Vagrantfile Project name 2016-12-09 06:13:01 +01:00
fabfile.py Project name 2016-12-09 06:13:01 +01:00
manage.py Project name 2016-12-09 06:13:01 +01:00
readme.md Initial from torchbox/cookiecutter-wagtail 2016-12-09 06:11:31 +01:00
requirements.txt Initial from torchbox/cookiecutter-wagtail 2016-12-09 06:11:31 +01:00
runtime.txt Initial from torchbox/cookiecutter-wagtail 2016-12-09 06:11:31 +01:00
stellar.yaml Project name 2016-12-09 06:13:01 +01:00

readme.md

Public Health Schweiz

sudo apt-get install python3-venv python3-dev pyvenv env . env/bin/activate pip install -U pip pip install -r requirements.txt