| Crates.io | git-box |
| lib.rs | git-box |
| version | 0.2.0 |
| created_at | 2016-02-08 20:42:58.888397+00 |
| updated_at | 2016-02-28 00:56:39.937554+00 |
| description | git-box executable implementation |
| homepage | http://rustyhorde.github.io/git-box |
| repository | https://github.com/rustyhorde/git-box |
| max_upload_size | |
| id | 4129 |
| size | 109,234 |
git-box clean and smudge filter enabling binary off-repo external storage.
cargo install git-boxcargo install git-box --git https://github.com/rustyhorde/git-box.gitcargo install git-box --path /path/to/git-boxRunning 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.