pywiq/README.md

457 B

Pywiq Terminal Code Editor

Pywiq is a text editor specialized in programming and running exclusively on the terminal.

How to install

Installing Pywiq is as easy as using a Makefile. Behind it, the project uses meson build system.

$ sudo make install

It will build, test and install pywiq. Once installed, you can run pywiq using the command pwq.

How to contribute ?

Don't.

License

Pywiq is released under the GPLv3 license.