Y
Hacker News
new
|
ask
|
show
|
jobs
by
thosakwe
2349 days ago
I've started appreciating Makefiles a lot after using them more. It's honestly the simplest way to batch together tasks that might depend on each other (you can even use them to deploy applications).