Skip to content
/ csc Public

CheckSum-based Content management (experimental)

License

Notifications You must be signed in to change notification settings

taskie/csc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csc

CheckSum-based Content management

Install

go get -u github.com/taskie/csc/cmd/csc
go get -u github.com/taskie/csc/cmd/cscman

Usage

csc

csc scan .
csc path "$PWD"
csc sha256 ff
csc find ./foo.txt

cscman

cscman register bar example.local:csc.db
cscman sync bar

License

Apache License 2.0