This version includes basic text transform capabilities, like presented in the --help usage section.
Binaries for Windows x64 and MacOS Apple Silicon are provided, however, building the project from source should be pretty straightforward as well. Makefile is included in the project, making the building process as simple as running the make command.
*CC value in the Makefile might need to be adjusted if using different compiler than clang.