HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pingwin

no profile record

comments

pingwin
·4 years ago·discuss
I use make extensively for a company wide build system across most/all products. Normalized everything.

Someone at the company introduced Just in their projects. I’ve used it quite a bit now, it’s great EXCEPT that you cannot include other Justfiles. So abstraction is impossible. If I want to implement something like a push feature, that has to be implemented everywhere, with no way to centrally update all projects.