Next:   [Index]


goredo

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.

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.

It passes tests from redo-sh.tests and implementation-neutral ones from apenwarr/redo.

If you are not familiar with the redo, here are advisable links to read:

goredo is copylefted free software licenced under GNU GPLv3. It should work on all POSIX-compatible systems.

Please send questions, bug reports and patches to goredo-devel maillist. Announcements also go to this mailing list.

Copyright © 2020-2024 Sergey Matveev

Features:  
Notes:  
Usage rules:  
Commands:  
OOD:  
Logs:  
News:  
Install:  
FAQ:  
State:  
Jobserver:  
Thanks:  
Indices:  

Next:   [Index]