Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 523 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 523 Bytes

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?