8000 GitHub - CDanU/uncrustify_config: Prototype Uncrustify web configurator based on the emscripten interface of Uncrustify.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Prototype Uncrustify web configurator based on the emscripten interface of Uncrustify.

License

Notifications You must be signed in to change notification settings

CDanU/uncrustify_config

Repository files navigation

uncrustify_config

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
0