strata is a simple command line tool for interacting directly with the Strata service. It introduces all of the git features you are used to along with new sophisticated features.
Use strata to store large file formats natively
- Git Aliases: all of your normal git commands are aliased to be compatable with
strata
Build CLI binary by simply running make or make build
To install the binary on a linux system run make install
Otherwise, you can just run the binary in bins natively on your system through the command line