docker-osx-dev
docker-osx-dev copied to clipboard
Versioning
trafficstars
I think we should start versioning the tool so that one could go with docker-osx-dev --version and get a semver-formatted x.x.x response that gives one a possibility to quickly realise if the tool is out of date or not.
Seems like a good idea. We'll need to modify the CI build to add the version number after each successful build.