Skip to content

Commit 2174c26

Browse files
Add asciinema recording in the README.md
Signed-off-by: popcorny <celu@infuseai.io> Co-authored-by: wcchang <wcchang@infuseai.io>
1 parent 774efe4 commit 2174c26

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ ArtiV (**Arti**fact **V**ersions) is a version control system for large files.
44

55
To store and share large files, we may use NFS or object storage (e.g. s3, MinIO). However, if we would like to do versioning on top of them, it is not a trivial thing. ArtiV is a CLI tool to enable you to version files on your storage without pain. You don't need to install any additional server or gateway and we turn your storage into the versioned repository.
66

7+
[![asciicast](https://asciinema.org/a/zGyVV23kZE2KDdYHrJPg5DHpi.svg)](https://asciinema.org/a/zGyVV23kZE2KDdYHrJPg5DHpi?autoplay=1)
8+
79
# Quick Start
810

911
## Install ArtiV

0 commit comments

Comments
 (0)