MCPcopy Create free account
hub / github.com/SnailDev/github-hot-hub / handleReadme

Function handleReadme

main.py:87–89  ·  view source on GitHub ↗
(md)

Source from the content-addressed store, hash-verified

85
86
87def handleReadme(md):
88 logger.debug('today md:%s', md)
89 util.write_text('README.md', md)
90
91
92def handleArchiveMd(md):

Callers 1

runFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected