capturu
v1.0.0
Published
A CLI tool to take screenshots/videos, save in git, and create a vercel deployment with it's name
Downloads
6
Maintainers
Readme
A little tool to make rapid prototyping/saving images easy with git integration.
- Swap the ShareX app config, to export the images in the project's output folder.
- Also, generate a name and use that for the shareX config (while shareX can do thsi by itself, it's not possible to pull the name genrated by shareX)
- git add && commit
- vercel push if --d is preset.