corestore-snapshot
v1.3.0
Published
Make a corestore snapshot for ci
Readme
corestore-snapshot
Little thing that snapshots corestore state to disk for stateless reuse
npm install corestore-snapshotUsage
# on ci
corestore-snapshot --open --corestore=./store
# ... mutate it
corestore-snapshot --close --corestore=./store
# commit the snapshot fileLicense
Apache-2.0
