sourcegraph / makex

makex is a "make" clone for Go that makes it easier to write build tools in Go. It lets you define tasks and dependencies in the familiar Makefile format, and unlike just shelling out to "make", it gives you programmatic access (in Go) to the progress and console output of your tasks.
25Updated 11 months ago

Alternatives and similar repositories for makex:

Users that are interested in makex are comparing it to the libraries listed below