Update Makefile to Support Package Target
dixonwhitmire opened this issue · 0 comments
dixonwhitmire commented
Create a "package" make target which will create a tarball containing each module's wheel, requirements.txt and configuration file. We will also need an "install" script to support the creation or users, groups, virtual environments, etc.
Tasks:
Include module wheel files and requirements in tarballCreate user and groupsInstall dependencies (python, systemd, etc)
Edited: moving the following tasks to separate issues