Terminal paste utility inspired by Termbin, with extensive configuration.
Find a file
2024-03-14 06:12:17 +03:00
.github/workflows CI: groundwork for testing workflow 2023-09-07 23:31:17 +03:00
cmd feat: use router handler from internal package 2023-12-17 03:07:18 +03:00
internal feat: log paste contents to a logs directory if private mode is not enabled 2023-12-17 03:08:02 +03:00
templates init 2023-09-07 22:10:15 +03:00
vendor chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 2024-03-13 23:02:10 +00:00
.envrc dev: provide .envrc for direnv 2023-09-07 23:10:05 +03:00
.gitignore chore: ignore logs directory 2023-12-17 03:06:12 +03:00
.golangcli.yml CI: lint action 2023-09-07 23:27:54 +03:00
default.nix feat(nix): use buildGoModule 2023-09-07 23:10:23 +03:00
example.config.yaml chore: gitignore user config, provide example config 2023-12-17 03:05:44 +03:00
flake.lock feat: nix package 2023-09-07 22:31:21 +03:00
flake.nix feat: nix package 2023-09-07 22:31:21 +03:00
go.mod chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 2024-03-13 23:02:10 +00:00
go.sum chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 2024-03-13 23:02:10 +00:00
LICENSE Initial commit 2023-09-07 22:08:54 +03:00
main.go chore: comply with revive linter 2023-09-07 22:33:21 +03:00
README.md init 2023-09-07 22:10:15 +03:00
shell.nix feat: nix package 2023-09-07 22:31:21 +03:00

Goblin

Configurable command-line paste service for the terminal.