Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 600 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 600 Bytes

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