Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/natmark/ewis
terminal-based text editor written in swift
https://github.com/natmark/ewis
Last synced: 3 months ago
JSON representation
terminal-based text editor written in swift
- Host: GitHub
- URL: https://github.com/natmark/ewis
- Owner: natmark
- License: mit
- Created: 2020-09-22T07:53:12.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-23T17:18:04.000Z (about 4 years ago)
- Last Synced: 2024-07-05T13:46:06.284Z (4 months ago)
- Language: Swift
- Size: 979 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`