MCPcopy Index your code
hub / github.com/jetify-com/devbox / gen_cast.py

File gen_cast.py

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""Generate an asciinema v2 cast of the current devbox experience.
3
4Used to produce the animated terminal demo in the README. The output strings

Callers

nothing calls this directly

Calls 5

promptFunction · 0.85
type_cmdFunction · 0.85
outputFunction · 0.85
emitFunction · 0.85
openFunction · 0.85

Tested by

no test coverage detected