tp-note 1.13.8

Minimalist 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--tp-note--manpage
./make--tp-note--manual
./make--rustdoc-link