shithub: dpaint

ref: fac78acfcad60c41cf0aeaf7650055cbe15a4134
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.