Hacker News new | ask | show | jobs
by IkemenSensei 785 days ago
I learned to stop worrying about Makefiles and loved Rakefiles instead because they allow you to write Ruby code anytime you need to do slightly complex tasks.
1 comments

Makefile or Vagrantfile. Ruby's syntax is perfect for custom DSLs.