logsol / Github-Auto-Deploy

a server that allows you to automatically deploy the latest version of your github project at each git push
http://logsol.github.com/Github-Auto-Deploy/
MIT License
575 stars 187 forks source link

make it installable #1

Closed logsol closed 9 years ago

logsol commented 12 years ago

it would be nice to have a .deb package installer for linux debian distros, which installs the program in /usr/bin for example, puts the config file to /etc/github-auto-deploy/config.json and add a github-auto-deploy file to /etc/init.d/ to start, stop, restart and provides a way to start the program after a reboot and stuff like that

logsol commented 12 years ago

or even better: service github-auto-deploy start

logsol commented 9 years ago

wontfix