Files
pmg/docs/demo/pmg-sandbox.tape
edfdd543e0 chore: README update demo and Error Fix (#126)
* docs: Update README with demo gif

* fix: Proxy remove dependency on interaction

* fix: Update demo gif width

* Update docs/demo/pmg-intro.tape

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Abhisek Datta <abhisek.datta@gmail.com>

* fix: PMG demo

---------

Signed-off-by: Abhisek Datta <abhisek.datta@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-18 16:00:37 +05:30

37 lines
398 B
VHS

Output pmg-sandbox.gif
Set FontSize 28
Set Width 1400
Set Height 1000
Set WindowBar Colorful
Hide
Type "export CI=true"
Enter
Type "clear"
Enter
Sleep 0.5s
Show
Type "pmg setup install"
Enter
Sleep 2s
Enter
Type "source ~/.pmg.rc"
Enter
Sleep 2s
Enter
Type `npm exec -- \` Enter
Type `node -e "require('child_process').execSync('curl')" \` Enter
Type ` 2>&1 | head -n 8` Enter
Sleep 5s