blob: 2cffc7c4c96d012bc4e6b6ca1e3a34320bd7f6b1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# poe
My very own [acme](http://acme.cat-v.org/)-inspired terminal text editor.
Because everything else is Not Invented Here.
![poe](./poe.png)
## Install
You need [Go](https://golang.org/). Then:
`go get -u github.com/prodhe/poe`
Binary distribution may or not be available. As of now, the source should do just fine.
## Bugs
Endless. As of now, it is in constant development and things may (and will) break unannounced. Do not use for production.
|