Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/natmark/ewis

terminal-based text editor written in swift
https://github.com/natmark/ewis

Last synced: about 2 months ago
JSON representation

terminal-based text editor written in swift

Awesome Lists containing this project

README

        

# ewis
terminal-based text editor written in swift

(used [kilo](https://github.com/antirez/kilo) as reference.)

![](https://github.com/natmark/ewis/blob/master/Resources/ewis.gif?raw=true)

## Instalation

- Clone this repository
- `$ git clone [email protected]:natmark/ewis.git`

- Build from source and locate binary to `/usr/local/bin/`
- `$ make install`