BrenekH / encodarr

Self-hosted web app for encoding files to a target format using distributed computing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Standardize Linux install using Makefiles

BrenekH opened this issue · comments

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).