Files
2024-09-14 15:21:12 +02:00

15 lines
242 B
Markdown

# what is this?
it simulates a whiteboard
# instructions
action|key
-|-
draw black | hold f or j
draw white | hold s or l
resize brush | hold d or k, and move mouse
# install
```sh
go install github.com/roodletoof/whiteboard@latest
```