Add support for `module_version` target in iotile-build
Open
iotile-build
priority:low
type:enhancement
- Dominant language
- Python
- Stars
- 14
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
There should be an easy command line way to get the current version of a module that can be used in pre-release checks to make sure it matches what `git tag` reports. One option could be adding an Alias target into scons for `module_version` so that you can do `iotile build module_version` and have it print out the module version on stdout.
Contributor guide
Assessment
This issue has not been assessed yet.