scratchpad/README.md

10 lines
128 B
Markdown
Raw Normal View History

# Scratch Pad
The simplest scratchpad for copy and paste.
# Installation
```console
cmake . && make && sudo make install
```