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

thedaemon 9840e705a8 Update 'README.md' 2 年之前
LICENSE 5b8020529d Initial commit 2 年之前
README.md 9840e705a8 Update 'README.md' 2 年之前
dpaint.c 13de441dc4 Upload files to '' 2 年之前

README.md

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.