First version master 0.1
authorRadek Czajka <rczajka@rczajka.pl>
Mon, 23 Sep 2019 12:03:19 +0000 (14:03 +0200)
committerRadek Czajka <rczajka@rczajka.pl>
Mon, 23 Sep 2019 12:03:19 +0000 (14:03 +0200)
commitbc065a61f13fa42afdbfe2164c2e4970d9eaea90
tree2bbee46ddfc7a681c09255c84b1603e610c0599e
First version
.gitignore [new file with mode: 0644]
LICENSE [new file with mode: 0644]
MANIFEST.in [new file with mode: 0644]
deploy_setup/__init__.py [new file with mode: 0644]
deploy_setup/cli.py [new file with mode: 0644]
deploy_setup/templates/Makefile [new file with mode: 0644]
deploy_setup/templates/deployment.cfg.template [new file with mode: 0644]
deploy_setup/templates/manage.py [new file with mode: 0644]
deploy_setup/templates/post-update [new file with mode: 0644]
deploy_setup/templates/supply-configuration.mk [new file with mode: 0644]
setup.py [new file with mode: 0755]