Up: (dir)
Go implementation of djb’s redo, Makefile replacement that sucks less.
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-2021 Sergey Matveev
• Features | ||
• Implementation notes | ||
• Commands | ||
• News | ||
• Install | ||
• FAQ | ||
• State | ||
• Thanks |
Up: (dir)