# 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
```sh
git clone https://github.com/ivanceras/ultron.git
cd ultron
./serve.sh
```
Then, navigate to http://localhost:4004
## Demo
[link](https://ivanceras.github.io/ultron)
#### Patreon link
[![Become a patron](https://c5.patreon.com/external/logo/become_a_patron_button.png)](https://www.patreon.com/ivanceras)