It would be great to have this project available via [vcpkg](https://vcpkg.io/en/index.html). Given that it is header-only, this should be relatively straight forward. Relevant tutorials/docs: 1. [Create and publish packages](https://learn.microsoft.com/en-us/vcpkg/get_started/get-started-packaging?pivots=shell-cmd) 2. [Add a port to the vcpkg open-source registry](https://learn.microsoft.com/en-us/vcpkg/get_started/get-started-adding-to-registry?pivots=shell-cmd)
It would be great to have this project available via vcpkg. Given that it is header-only, this should be relatively straight forward.
Relevant tutorials/docs: