bootstrapit update

This commit is contained in:
Manuel Barkhau 2018-12-05 09:42:26 +01:00
parent afe90a8d74
commit 4bf07261d8
8 changed files with 201 additions and 93 deletions

7
activate Normal file
View file

@ -0,0 +1,7 @@
# This is a convenience for development purposes,
# for deployments you should set the appropriate
# environment variables explicitly and use fully
# qualified paths to the interpreter, as is done
# for example in the Dockerfile
source <(make activate;);