ajoberstar / reckon

Infer a project's version from your Git repository.
Apache License 2.0
187 stars 28 forks source link

Base or helper class for CLI-backed Vcs impls #2

Closed ajoberstar closed 7 years ago

ajoberstar commented 9 years ago

This could be used for an alternate Git impl and to support many (most) other VCS systems.

ajoberstar commented 7 years ago

Non-git VCS's are no longer in scope