An app to help automate the creation of screenshot-based tutorials
$ npm run dev
$ npm run package
Note that packaging for Windows requires Wine 1.6+ if packaging on a non-Windows machine. Wine can be easily installed through apt, yum or brew.
$ brew cask install xquartz
$ brew install wine
$ sudo apt-get install wine
$ sudo yum install wine
$ sudo pacman -S wine
Thanks to the original team at Trunk Club: @arnesaupe @jessefurmanek @jjyoon @oscillot @wSnarski @zperrault
Thanks to @migreyes for logo and design help.
And also thanks to @alexainslie for the inspiration for this app.