aspis

🚧 in progress!!!

Will be either:

I don't know which one yet.

also, if you're reading the source code you'll see polished code mixed with smelly code, and certain parts have different names for the editor itself! this whole thing is assembled from my previous fiddlings

Features

what it's supposed to do generally:

what I wanted/want it to become:

an opinionated text editor!

  1. Bitmap font only!
  2. Monochrome/not-many-chrome only!
  3. Fast
  4. Blank slate, everything must be configured
  5. etc.

Installation

TODO Write installation instructions here

Usage

TODO Write usage instructions here

Development

TODO Write development instructions here

Contributing

  1. Fork it (https://github.com/your-github-user/aspis/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors