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 18:48:21 +00:00
.github/workflows bump Go version in CI 2025-11-20 18:35:42 +00:00
cmd refactor(delete-db): default cmd set to del-db 2025-11-20 14:39:33 +00:00
testdata fix(testdata): makes tests shell-agnostic 2025-11-20 18:45:14 +00:00
.gitignore build(gitignore): adds .gocache and .build 2025-11-06 22:39:31 +00:00
go.mod fix(testdata): makes tests shell-agnostic 2025-11-20 18:45:14 +00:00
go.sum fix(testdata): makes tests shell-agnostic 2025-11-20 18:45:14 +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 fix(cmdtest): create binary in /tmp 2025-11-20 15:41:31 +00:00
README adds readme 2025-11-20 18:48:21 +00:00

<p align="center"></p><!-- spacer -->

<div align="center">
  <img src="https://raw.githubusercontent.com/llywelwyn/pda/master/docs/pda.png"
       alt="pda"
       width="200"
</div>

<p align="center"></p><!-- spacer -->

<div align="center">
  <a href="https://github.com/llywelwyn/pda/actions" rel="nofollow">
    <img src="https://img.shields.io/github/actions/workflow/status/llywelwyn/pda/go.yml?branch=main"
         alt="build status"
         style="max-width:100%;">
  </a>
</div>

<div align="center">&nbsp;</div><!-- spacer -->
<br/>

`pda`! a key-value store