blimp.nimble 293 Bytes
[Package]
name          = "blimp"
version       = "0.3"
author        = "Göran Krampe"
description   = "Utility that helps with big files in git, very similar to git-fat, s3annnex etc."
license       = "MIT"

bin           = blimp

[Deps]
Requires: "nimrod >= 0.10"
Requires: "lapp >= 0.1.0"