ZaneA / Editor

A self-hosting editor using CodeMirror and Sinatra. Weekend project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Editor

An incredibly dumb but self-hosting text editor using CodeMirror and Sinatra.

License

WTFPL. This is just a weekend project, but if you want to contribute something cool I won't say no!

Usage

  • Clone repository
  • Run bundle install to get dependencies
  • Run ./editor
  • Open http://127.0.0.1:4567 in your browser

Screenshot

Screenshot

Todo

  • Minimize views until they can be embedded directly into the source

About

A self-hosting editor using CodeMirror and Sinatra. Weekend project.


Languages

Language:Ruby 79.9%Language:CoffeeScript 20.1%