small progress on 2 new posts. mostly want the ideas noted

This commit is contained in:
len0rd 2025-06-18 17:59:19 -04:00
parent fa8ec0f5d9
commit 9d4dc486be
2 changed files with 31 additions and 0 deletions

View file

@ -0,0 +1,14 @@
.. simple_release_versioning:
Release Versioning In C/C++ Projects
====================================
.. post:: 10, June 2025
:tags: diy, docker, embedded, development, advice
:category: Projects
:author: len0rd
- this is geared towards projects that use languages that dont have a standardized approach to versioning (c,cpp)
- simple version.json in repo root that is used as a the single source of truth
- generate version.cpp via cmakes tools