This repository has been archived on 2026-07-08. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
markitect-tool/examples/migration/legacy-literate.md

172 B

Legacy Literate Successor

CONFIG = {"ready": True}
<<config>>

def main():
    return CONFIG["ready"]