MCPcopy
hub / github.com/apenwarr/redo

github.com/apenwarr/redo @redo-0.42 sqlite

repository ↗ · DeepWiki ↗ · release redo-0.42 ↗
198 symbols 695 edges 34 files 62 documented · 31%
README

redo - a recursive build system

Smaller, easier, more powerful, and more reliable than make.

This is an implementation of Daniel J. Bernstein's redo build system. He never released his version, so other people have implemented different variants based on his published specification.

This version, sometimes called apenwarr/redo, is probably the most advanced one, including parallel builds, improved logging, extensive automated tests, and helpful debugging features.

To build and test redo, run:

    ./do -j10 test

To install it, run something like this:

    DESTDIR= PREFIX=/usr/local ./do -j10 install

  • View the documentation via readthedocs.org
  • Visit the source code on github
  • Discussions and support via the mailing list (archives). You can subscribe by sending any email message to redo-list+subscribe@googlegroups.com (note the plus sign). You can send questions or feedback (with or without subscribing) by sending messages to redo-list@googlegroups.com.

Core symbols most depended-on inside this repo

write
called by 36
redo/logs.py
_debug
called by 22
redo/jobserver.py
err
called by 22
redo/logs.py
meta
called by 12
redo/logs.py
debug
called by 12
redo/logs.py
macro
called by 11
docs/md2man.py
save
called by 11
redo/state.py
debug2
called by 11
redo/logs.py

Shape

Function 115
Method 71
Class 12

Languages

Python99%
TypeScript1%

Modules by API surface

redo/state.py49 symbols
docs/md2man.py23 symbols
redo/jobserver.py22 symbols
redo/builder.py22 symbols
redo/options.py17 symbols
redo/logs.py16 symbols
redo/env.py9 symbols
redo/cmd_log.py6 symbols
redo/helpers.py5 symbols
redo/cycles.py4 symbols
redo/cmd_ood.py4 symbols
redo/paths.py3 symbols

Dependencies from manifests, versioned

mkdocs1.0.4 · 1×

For agents

$ claude mcp add redo \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact