blimp.nimble 270 Bytes
[Package]
name          = "blimp"
version       = "0.6.0"
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 >= 1.2.0"