This website requires JavaScript.
Explore
Help
Sign in
lew
/
pda
Watch
1
Star
0
Fork
You've already forked pda
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
personal digital assistant! A key/value store tool for the command line with rich template support, written in Go.
53
commits
2
branches
0
tags
532
KiB
Go
100%
f9e6cd82a1
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
lew
f9e6cd82a1
test(main): adds go-cmdtest scaffold
2025-11-20 13:03:34 +00:00
cmd
feat(Store): allows overriding of directory with PDA_DATA_DIR env
2025-11-20 13:03:07 +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