As the example website for the clang configurator does not allow you to select your own sample file with which to test your clang format file on. I attempted to build it from source - however I only have a WIndows box. When I tried to do npm install on it, it got as far as the userid package which will not install on windows. I don't know how easy it would be to user another package that will also work on Windows.
The other alternative is if the website can have its code altered to allow you to load a sample file, and not just the clang-format settings.
As the example website for the clang configurator does not allow you to select your own sample file with which to test your clang format file on. I attempted to build it from source - however I only have a WIndows box. When I tried to do npm install on it, it got as far as the userid package which will not install on windows. I don't know how easy it would be to user another package that will also work on Windows.
The other alternative is if the website can have its code altered to allow you to load a sample file, and not just the clang-format settings.