↳
In-reply-to
»
Hey, @movq, a tiny thing to add to
⤋ Read More
jenny
, a -v
switch. That way when you twtxt "That’s an older format that was used before jenny version v23.04", I can go and run jenny -v
, and "duh!" myself on the way to a git pull
. :-D
@quark@ferengi.one Printing a version? I’ll think about it. 🤔
It would be easy to do for releases, but it’s a little hard to do for all the commits in between – jenny has no build process, so there’s no easy way to incorporate the output of git describe
, for example.