svsticky / pxl

Manage photo albums on S3 buckets
https://pxl-demo.svsticky.nl
Mozilla Public License 2.0
17 stars 2 forks source link

First working Makefile for generating a Debian package. #57

Closed HugoPeters1024 closed 5 years ago

HugoPeters1024 commented 5 years ago

Resolves #56

Changes to the codebase involve dynamically retrieving the path of the executing main.py file for build locations. Also bugfixes surrounding creating folders if they do not yet exist.

The Makefile does currently not yet create a virtual environment from source. This can be consired a todo