On Monday, 21 November 2016 at 20:56:41 UTC, Karabuta wrote:
There is a package in the dub registry called commando (https://code.dlang.org/packages/commando) for that.
Hm.. maybe i explained it wrong. My problem is not to pass a argument to the application.What i want is a clever mechanism to store the SemVer (or Commit-ID) in the binary at compiletime - automatically. Otherwise i have to think to update a const in the code every time i build a new Version.