9 lines
120 B
Markdown
9 lines
120 B
Markdown
|
# Scratch Pad
|
||
|
The simplest scratchpad for copy and paste.
|
||
|
|
||
|
# Installation
|
||
|
'''
|
||
|
cmake . && make && sudo make install
|
||
|
'''
|
||
|
|