Hacker News new | ask | show | jobs
by leephillips 1556 days ago
Are most people who would have a use for a tool like Make on Windows?
1 comments

Well, most developers I work with benefit from a task runner. Now, we use different runners for different repos. I’d prefer being able to go into a repo and do «make test» and have it work, regardless of language, framework, purpose of the repo.