~fmac/pasticcio-go

A place to paste and share things (unmaintained Go version)
fd5e7c58 — Francesco Camuffo 2 years ago
Controller:Api
dcd4deae — Francesco Camuffo 2 years ago
Config: include info URLs
868041c6 — Francesco Camuffo 2 years ago
cvcv.sh: usage: explain RANDID

clone

read-only
https://git.sr.ht/~fmac/pasticcio-go
read/write
git@git.sr.ht:~fmac/pasticcio-go

You can also use your local clone with git send-email.

#Pasticcio

A place to paste and share things.

#CLI

We provide a shell utility.

Installable with

$ curl -o "$HOME"/.local/bin/cvcv https://git.sr.ht/~fmac/pasticcio/blob/main/cmd/misc/sh/cvcv
$ chmod +x "$HOME"/.local/bin/cvcv

#deploy

WIP. Not available in any distro upstream yet. If you really care, use my Alpine repo.

#DB migrations

I'm not a fan of DB migrations baked into the app. Maybe I'll support this.
For now you have to migrate manually.

migrate -database 'postgres://pasticcio:password@localhost:5432/pasticcio?sslmode=disable' -path db/migrations up

#build

make
go build -o pasticcio cmd/server/main.go

#communities

[matrix]

#pasticcio:tchncs.de

irc

irc.libera.chat/#pasticcio