Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 363 Bytes

File metadata and controls

14 lines (9 loc) · 363 Bytes

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