# README
chunkstore
Build
go build .\cmd\
Use
add a file into chunkstore
.\cmd.exe add [dir][file]
extract a file from chunkstore
extract --path [dir][file] [hash]
go build .\cmd\
add a file into chunkstore
.\cmd.exe add [dir][file]
extract a file from chunkstore
extract --path [dir][file] [hash]