Skip to content

ChurchApps/TutorialMaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TutorialMaker

Creates tutorial videos from instruction files

Installation

  1. Install node if you haven't already

  2. Download ffmpeg for your OS.

  3. Unzip it to a folder of your choice.

  4. Add that folder to your PATH (Environment Variables)

  5. run npm install -g . to install globally

  6. Navigate to folder that has your script and images

  7. Run tutorial-maker

Uninstall

  1. Run npm uninstall -g tutorial-maker

About

Creates tutorial videos from instruction files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published