Skip to content

gtfierro/pundat

Repository files navigation

pundat

A data archiver and metadata query processor for BOSSWAVE

Documentation can be found in the wiki

To install:

From Source

Have Go installed

Run:

$ go get -u github.com/gtfierro/pundat
$ go install github.com/gtfierro/pundat

Polishing for Release

Check the issues, but also:

  • fold in savepoint into pundat
  • fold in management of archive requests into pundat
  • pundat -> pd on command line?