personal digital assistant! A key/value store tool for the command line with rich template support, written in Go.
Find a file
2025-11-20 15:30:20 +00:00
cmd refactor(delete-db): default cmd set to del-db 2025-11-20 14:39:33 +00:00
testdata test(set): TTL 2025-11-20 15:30:20 +00:00
.gitignore build(gitignore): adds .gocache and .build 2025-11-06 22:39:31 +00:00
go.mod test(main): adds go-cmdtest scaffold 2025-11-20 13:03:34 +00:00
go.sum test(main): adds go-cmdtest scaffold 2025-11-20 13:03:34 +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
main_test.go test(main): adds go-cmdtest scaffold 2025-11-20 13:03:34 +00:00