BrenekH / encodarr

Self-hosted web app for encoding files to a target format using distributed computing.
Mozilla Public License 2.0
63 stars 6 forks source link

Standardize Linux install using Makefiles #108

Open BrenekH opened 3 years ago

BrenekH commented 3 years ago

Things like man-pages and Systemd services need to be copied to the appropriate locations, and Makefiles are a great way to do that without making it super distro-dependant(making distro packages will be fairly easy).