mfontanini / presenterm

A markdown terminal slideshow tool
https://mfontanini.github.io/presenterm/
BSD 2-Clause "Simplified" License
1.33k stars 32 forks source link

Suggest a tool is missing when spawning returns ENOTFOUND #221

Closed mfontanini closed 8 months ago

mfontanini commented 8 months ago

This now prints a message like the following when a tool (e.g. presenterm-export) is missing:

spawning 'presenterm-export' failed (is 'presenterm-export' installed?)

Relates to #220