carolynvs / magex

Helper methods for Magefiles
MIT License
32 stars 7 forks source link

Use semver ranges for version comparison #6

Closed carolynvs closed 2 years ago

carolynvs commented 3 years ago

Support saying that I need at least 1.x of a cli, so that when we check if it's installed, we don't try to reinstall if it's higher than the specified version.