Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
87
def
handleReadme(md):
88
logger.debug(
'today md:%s'
, md)
89
util.write_text(
'README.md'
, md)
90
91
92
def
handleArchiveMd(md):
Callers
1
run
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected