Ultron

A very simple web base editor with syntax highlighting and theming. It also has undo/redo support

Pre-requisite

Install rust wasm-pack

cargo install basic-http-server cargo install just

Build and run the editor

```sh git clone https://github.com/ivanceras/ultron.git

cd ultron just serve

``` Then, navigate to http://localhost:4004

Demo

link

What is working?

What's lacking?