git-box

Crates.iogit-box
lib.rsgit-box
version0.2.0
sourcesrc
created_at2016-02-08 20:42:58.888397
updated_at2016-02-28 00:56:39.937554
descriptiongit-box executable implementation
homepagehttp://rustyhorde.github.io/git-box
repositoryhttps://github.com/rustyhorde/git-box
max_upload_size
id4129
size109,234
Jason Ozias (CraZySacX)

documentation

http://rustyhorde.github.io/git-box

README

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.

Commit count: 0

cargo fmt