blimp.nimble 270 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 10 11 [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"