Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
4
Used to produce the animated terminal demo in the README. The output strings
Callers
nothing calls this directly
Calls
5
prompt
Function · 0.85
type_cmd
Function · 0.85
output
Function · 0.85
emit
Function · 0.85
open
Function · 0.85
Tested by
no test coverage detected