Thanks to visit codestin.com
Credit goes to lib.rs

#rustyhorde

bin+lib git-box

git-box executable implementation

2 unstable releases

Uses old Rust 2015

0.2.0 Feb 28, 2016
0.1.1 Feb 8, 2016

MIT license

105KB
2.5K SLoC

Shared API for git-box, git-box-clean, and git-box-smudge.


git-box

git-box clean and smudge filter enabling binary off-repo external storage.

Status

Build Status Latest Version Coverage Status

Installation

  • Latest Release - cargo install git-box
  • Bleeding Edge - cargo install git-box --git https://github.com/rustyhorde/git-box.git
  • Cloned Copy - cargo install git-box --path /path/to/git-box

Running the install will place the git-box, git-box-clean, and git-box-smudge binaries in your .cargo directory. Ensure that you add ~/.cargo/bin path to your PATH environment variable. Run which git-box to ensure the executable can be found.

Dependencies

~17–25MB
~486K SLoC