Closed matthewp closed 9 years ago
Looks good, any opinion on changing the output to:
console.log('serv %s', pkg.version);
I checked a few unix tools and it's not uncommon so yeah, I can do that.
@scothis updated with your suggestion.
Thanks
Published as 0.2.2
Wow you're quick :)
This adds a
-v
and--version
for printing the version number.