My Home Robot Project
Introduces a build script to automatically increment a build number with each compilation. This number is combined with the semantic version to create a full version string. The full version is then exposed to the application and logged at startup, providing a unique identifier for each build to aid in tracking and debugging. |
||
|---|---|---|
| src | ||
| utils | ||
| .gitattributes | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
Dixon
My Home Robot Project