Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Shpota/github-activity-generator
/ run
Function
run
contribute.py:66–67 ·
view source on GitHub ↗
(commands)
Source
from the content-addressed store, hash-verified
64
65
66
def
run(commands):
67
Popen(commands).wait()
68
69
70
def
message(date):
Callers
2
main
Function · 0.85
contribute
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected