Terminal paste utility inspired by Termbin, with extensive configuration.
Find a file
2023-12-17 03:05:44 +03:00
.github/workflows CI: groundwork for testing workflow 2023-09-07 23:31:17 +03:00
cmd refactor: move config handler to internal 2023-09-07 23:27:38 +03:00
internal refactor: move config handler to internal 2023-09-07 23:27:38 +03:00
templates init 2023-09-07 22:10:15 +03:00
vendor chore: provide vendor directory 2023-09-07 23:09:20 +03:00
.envrc dev: provide .envrc for direnv 2023-09-07 23:10:05 +03:00
.gitignore feat: nix package 2023-09-07 22:31:21 +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: bump dependencies 2023-09-07 23:09:49 +03:00
go.sum chore: bump dependencies 2023-09-07 23:09:49 +03: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.