natmark / ewis

terminal-based text editor written in swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ewis

terminal-based text editor written in swift

(used kilo as reference.)

Instalation

  • Clone this repository

    • $ git clone git@github.com:natmark/ewis.git
  • Build from source and locate binary to /usr/local/bin/

    • $ make install

About

terminal-based text editor written in swift

License:MIT License


Languages

Language:Swift 99.0%Language:Makefile 1.0%