MCPcopy Create free account
hub / github.com/IfcOpenShell/IfcOpenShell / choco_release.py

File choco_release.py

choco/bonsai/choco_release.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# commands to run it on a generic ubuntu 2404 oci container:
2"""
3apt update && apt install git wget curl ptpython mono-devel micro
4mkdir -p /home/runner/work/IfcOpenShell && cd /home/runner/work/IfcOpenShell

Callers

nothing calls this directly

Calls 14

printFunction · 0.85
get_repo_tag_namesFunction · 0.85
quit_with_error_messageFunction · 0.85
request_repo_infoFunction · 0.85
get_release_zipFunction · 0.85
get_file_sha256_hashFunction · 0.85
formatMethod · 0.80
runFunction · 0.70
openFunction · 0.50
getMethod · 0.45
readMethod · 0.45

Tested by

no test coverage detected