kwalker-plxs
kwalker-plxs
**Context** Consider a project with a C++ development environment that has some associated markdown files that are rendered via MkDocs. The docker image for the development environment is different than...
I am running kas within a docker image to manage my Yocto project configuration. I recently updated my global gitconfig to set the `merge.conflictstyle` to `zdiff3`. While performing a kas...
Update usage instructions to leverage CPM instead of FetchContent per [request in PR#4](https://github.com/KKoovalsky/PortableBitfields/pull/4#issuecomment-3023490429)
Add `CMakePresets.json` per [request in PR#4](https://github.com/KKoovalsky/PortableBitfields/pull/4#issuecomment-3023490429)
Implementing `clang-tidy` and `clang-format` per [request in PR#4](https://github.com/KKoovalsky/PortableBitfields/pull/4#issuecomment-3023490429).