0.0.18 • Published 9 years ago
dat-next-next-staging v0.0.18
dat-next-next-staging
Experimental quick-n-dirty file sharing tool on top of dat with a staging area. Supports .datignore file.
npm install dat-next-next-stagingUsage
One one computer
cd cool-directory
dat-next-next-stagingYou will see a listing of unpublished files, plus a key:
Sharing: ~/cool-directory
Key is: {key}
ADD hello.txt
ADD dir/
ADD dir/foo.pngPublish and share with:
dat-next-next-staging publishOr remove all unpublished changes with:
dat-next-next-staging revertOn another computer/folder, download:
mkdir cool-directory-clone
cd cool-directory-clone
dat-next-next-staging {key}License
MIT
0.0.18
9 years ago