Hi,
at first: very nice project!
There is the open issue with the mismatch between the runtime and the (pre-)compiler version. This is no problem per se, but there seems to be no direct way to show the version of the currently install handlebars compiler?
It would be nice if handlebars --version or something similar could be supported.
Workaround: npm -g list shows the version, but the output can be quite hefty to parse.
Hi,
at first: very nice project!
There is the open issue with the mismatch between the runtime and the (pre-)compiler version. This is no problem per se, but there seems to be no direct way to show the version of the currently install handlebars compiler?
It would be nice if
handlebars --versionor something similar could be supported.Workaround:
npm -g listshows the version, but the output can be quite hefty to parse.