frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: MKPM – GNU Make Package Manager

https://github.com/fe18m/mkpm
1•f18m•45m ago

Comments

f18m•29m ago
A fun project I started about a month ago. Make has long been my go-to script runner and build tool, simple and ubiquitous, but as my projects piled up, I kept hitting the same problem: I'd write a useful makefile target for one project, then copy-paste it into the next, and so on.

MKPM offers a way to share makefiles within teams. It has some limitations for now, but may evolve in the future.