# 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 ```