Using Handlebars templates in the shell

from blog Jan Miksovsky’s blog, | ↗ original
It’s useful to be able to apply templates written in a language like #Handlebars to things in the shell. The Origami #CLI lets you invoke JavaScript functions defined in .js files, but you can now also identify a handler for any file extension — like OS app file associations, but for a CLI....