Hacker News new | ask | show | jobs
by zozbot234 2307 days ago
> I feel that we're missing a trick with CI/CD if IDEs can do a end-to-end build with one click

Isn't that what "make" is for? A Makefile and an IDE project file are quite similar in structure.