Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
unix_surrealism
/
DaemonPaint
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
A fork of paint(1) from 9front / Plan9.
3
Commits
1
Branches
0
Releases
Branch:
master
Branches
Tags
master
DaemonPaint
HTTPS
SSH
ZIP
TAR.GZ
thedaemon
9840e705a8
Update 'README.md'
2 years ago
LICENSE
5b8020529d
Initial commit
2 years ago
README.md
9840e705a8
Update 'README.md'
2 years ago
dpaint.c
13de441dc4
Upload files to ''
2 years ago
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.