Isaac Yu c4574c8bfb development/redo: Add python2-BeautifulSoup4 DEP 2 years ago
..
README d1c01de1cd development/redo: Added (a recursive build system) 4 years ago
redo.SlackBuild 0daf350b90 development/redo: Fix github tarball handling. 2 years ago
redo.info c4574c8bfb development/redo: Add python2-BeautifulSoup4 DEP 2 years ago
slack-desc d1c01de1cd development/redo: Added (a recursive build system) 4 years ago

README

redo - a recursive, general-purpose build system

redo is a competitor to the long-lived, but sadly imperfect make
program. Unlike other such competitors, redo captures the essential
simplicity and flexibility of make, while avoiding its flaws. It manages
to do this while being simultaneously simpler than make, more flexible
than make, and more powerful than make, without sacrificing performance
- a rare combination of features.