editor

Version, currently main branch1 version
  • main branchlatestSep 26, 2025

github.com/wmoxam/editor

This is my editor. There are many like it but this one is mine

0 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  editor:
    github: wmoxam/editor
    branch: main

main is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

Crystal
1.10.1
License
MIT
Author
“Wesley
Target
  • editor from src/editor.cr

Dependencies

This version declares no dependencies.

README

editor

There are many like it but this one is mine!

I'm following the kilo tutorial

Eventually I want vim like bindings, a sublime like project drawer, and extentions written in mruby

Contributors