shithub: dpaint

ref: 9840e705a8504a60bef6a80560a1734c59bcc754
dir: /README.md/

View raw version
# DaemonPaint

A fork of paint(1) from 9front / Plan9.

To compile on AMD64
* 6c dpaint.c
* 6l dpaint.6
* mv out.6 $home/glenda/bin/amd64/dpaint

then just type **dpaint** to run.