Creates tutorial videos from instruction files
-
Install node if you haven't already
-
Download ffmpeg for your OS.
-
Unzip it to a folder of your choice.
-
Add that folder to your PATH (Environment Variables)
-
run
npm install -g .
to install globally -
Navigate to folder that has your script and images
-
Run
tutorial-maker
- Run
npm uninstall -g tutorial-maker