personal digital assistant! A key/value store tool for the command line with rich template support, written in Go.
Find a file
2025-11-07 12:25:03 +00:00
cmd feat(flags): negative flags added for defaults (--no-keys, --no-values), and removes --include- prefix from positive flags 2025-11-07 12:25:03 +00:00
.gitignore build(gitignore): adds .gocache and .build 2025-11-06 22:39:31 +00:00
go.mod feat(del-db): initial delete-db, with fixed levenshtein distance suggestions 2025-11-06 19:39:08 +00:00
go.sum feat(del-db): initial delete-db, with fixed levenshtein distance suggestions 2025-11-06 19:39:08 +00:00
LICENSE feat(init): initial commit 2025-11-06 15:00:18 +00:00
main.go feat(init): initial commit 2025-11-06 15:00:18 +00:00