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

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.

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.