https://github.com/ibara/planck
The world's worst text editor, if it can even be considered a text editor.
https://github.com/ibara/planck
bsd c editor linux minimalism openbsd text text-editor texteditor unix
Last synced: 8 months ago
JSON representation
The world's worst text editor, if it can even be considered a text editor.
- Host: GitHub
- URL: https://github.com/ibara/planck
- Owner: ibara
- License: isc
- Created: 2020-08-16T02:13:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-13T14:23:04.000Z (over 4 years ago)
- Last Synced: 2025-05-07T03:44:03.710Z (8 months ago)
- Topics: bsd, c, editor, linux, minimalism, openbsd, text, text-editor, texteditor, unix
- Language: C
- Homepage: https://briancallahan.net/blog/20200816.html
- Size: 9.77 KB
- Stars: 16
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
planck
======
Planck is the world's worst text editor.
Its sole purpose is to push the limits as to what can be considered a text
editor.
Why?
----
Read my
[blog post](https://briancallahan.net/blog/20200816.html)
about this codebase.
Building
--------
Just run `make`.
This will probably only run on
[OpenBSD](https://www.openbsd.org)/amd64
as is.
Feel free to port to your Unix of choice.
License
-------
ISC License.
See `LICENSE` for details.