Skip to content

Generic Transform

Latest

Choose a tag to compare

@karnull karnull released this 07 Aug 02:24
· 15 commits to main since this release
e445016

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.