/txt

Super-simple pastebin

Primary LanguageGo

txt

An auto-expiring pastebin. Share things you don't want stored for too long. Try it here.

Using txt

go build
./txt

On linux you can use systemd to run txt as a service. See txt.service file.

Working on txt

./dev.sh
# then open localhost:8080 in your browser