Prototype Uncrustify web configurator based on the emscripten interface of Uncrustify.
| Instructions | |
|---|---|
| Install: | cmake, emscripten = 1.38.12 (also needs python & java) |
| Setup: | set EMSCRIPTEN env var pointing to emscripten root dir (contains tools, cmake dirs + etc.)initialize git modules (the Uncrustify repo) |
| Build: | npm install |
| Run: | open index.html with your webbrowser |
| Preview: | https://cdanu.github.io/uncrustify_config_preview/index.html |