MCPcopy Create free account
hub / github.com/Louisym/MiniCC / __main__.py

File __main__.py

mini_claude_code/__main__.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""允许 python3 -m mini_claude_code 直接启动。"""
2from mini_claude_code.main import main
3
4main()

Callers

nothing calls this directly

Calls 1

mainFunction · 0.90

Tested by

no test coverage detected