Go implementation of
=> djb's redo
Makefile replacement that sucks less. redo is recursive general-purpose
build system, that is simple, flexible and easier to use.
=> suckless philosophy
Originally it was just a rewrite of redo-c, but later most features of
apenwarr/redo were also implemented. Why yet another implementation? It
is feature full and has better performance comparing to shell and Python
implementation.
=> redo-c
=> apenwarr/redo
It passes tests from redo-sh and apenwarr/redo's implementation-neutral ones.
=> redo-sh
If you are not familiar with the redo, here are advisable links to read:
=> apenwarr/redo documentation
=> Introduction to redo
=> The only build system that might someday replace make... is djb redo
=> Make на мыло, redo сила (in russian)
=> ~ew's descriptive intro with many examples
goredo is
=> GNU GPLv3
=> copylefted
=> free software
It should work on all POSIX-compatible systems.
[NEWS] [INSTALL]
[Features] [Notes]
Usage [Rules], list of [cmd/]s
[Env]ironment variables
[FAQ/] [OOD]
[State] [Jobserver]
[THANKS]
Please send questions, bug reports and patches to
=> goredo-devel maillist
Announcements also go to this mailing list.