aboutsummaryrefslogtreecommitdiff
path: root/tools/mpd-stats/Makefile (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-10-24ref(tools/mpd-stats): delete the projectFranck Cuny1-12/+0
It's been moved to its own repository at https://github.com/fcuny/mpd-stats Update the list of repositories managed by terraform.
2022-06-11build: install the binary and systemd unitFranck Cuny1-0/+12
Add a Makefile to install the binary in GOPATH and the unit file for the service. When the binary is installed, systemd is reloaded and the service is also started.