tp-note 1.15.2

Minimalistic note taking: save and edit your clipboard content as a note file
#!/bin/sh

# Change to this script directory
cd "${0%/*}"
rm -r ./build

./make--index
./make--tpnote--manpage
./make--tpnote--manual
./make--rustdoc-link