xperiments / TSDoc

A JSDoc3 base themed generator generator for use with Typescript Projects, uses a highly modified version Docstrap JsDoc3 Template.
MIT License
48 stars 12 forks source link

Version cli fix #16

Open PieterO opened 7 years ago

PieterO commented 7 years ago

This should fix issue #12, it also modifies the behaviour of the main code by not printing the version of the software every time it runs.

Hopefully this doesn't break anyone code dependant on this feature. The printing of the version number should now be more typical.