MCPcopy Create free account
hub / github.com/TheCSir/TerminalStart / package_source.py

File package_source.py

scripts/package_source.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import zipfile
2import os
3
4def create_source_zip(output_filename):

Callers

nothing calls this directly

Calls 1

create_source_zipFunction · 0.85

Tested by

no test coverage detected