Skip to content

Commit 82f3303

Browse files
committed
wip: add notes about recording a demo
1 parent edfff51 commit 82f3303

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,12 @@ For a full dry-run that also validates publishing (without actually publishing):
117117
goreleaser release --snapshot --skip-publish
118118
```
119119

120+
### Record demo video with VHS
121+
122+
```nushell
123+
docker run --rm -v ($env.PWD):/vhs ghcr.io/charmbracelet/vhs new my.tape
124+
```
125+
120126
## License
121127

122128
This project is licensed under the MIT License. See [LICENSE](LICENSE) for details.

0 commit comments

Comments
 (0)