Hacker News new | ask | show | jobs
by mgr86 1878 days ago
Git push, so it’s a post-receive hook? I do the same with my deployments. I also like to set up make files because most newcomers to the project can grok a makefile. Without having to learn a new build tool.