Ultron
Ultron is a web based monospace text-editor with syntax highlighting, completely written in rust.
WIP
A note of warning, this editor is pretty much a work-in-progress
Build and run the editor
Then, navigate to http://localhost:4004
Ultron is a web based monospace text-editor with syntax highlighting, completely written in rust.
A note of warning, this editor is pretty much a work-in-progress
git clone https://github.com/ivanceras/ultron.git
cd ultron
./serve.sh
Then, navigate to http://localhost:4004
