Documentation
¶
Overview ¶
hello is the smallest Scrinium program: it creates (or opens) a store, puts one artifact, reads it back, and closes. About 120 lines, all of which serve a purpose — feel free to copy it as a starting point for your own integration.
Usage:
go run ./hello # uses a temp dir, deleted on exit go run ./hello --store=/path/to/store # persistent location
Click to show internal directories.
Click to hide internal directories.