14 lines
201 B
Markdown
14 lines
201 B
Markdown
|
|
# 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
|
|
```
|