d0c-s4vage / lookatme

An interactive, terminal-based markdown presenter
https://lookatme.readthedocs.io/en/latest/
MIT License
2.06k stars 59 forks source link

Adds grapevine git tagging support #199

Closed d0c-s4vage closed 1 year ago

d0c-s4vage commented 1 year ago

This PR makes it so that any tags named vX.Y.Z-grape will cause a new tag to be created, vX.Y.Z, with all placeholders in lookatme replaced with their values (help outputs, version numbers, etc.).

d0c-s4vage commented 1 year ago

see #198