We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edfff51 commit 82f3303Copy full SHA for 82f3303
1 file changed
README.md
@@ -117,6 +117,12 @@ For a full dry-run that also validates publishing (without actually publishing):
117
goreleaser release --snapshot --skip-publish
118
```
119
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
126
## License
127
128
This project is licensed under the MIT License. See [LICENSE](LICENSE) for details.
0 commit comments