Adding minio-decode

This commit is contained in:
Frederick F. Kautz IV
2014-11-23 19:28:07 -08:00
parent 4b97cf4b9d
commit 5a3eb47583
3 changed files with 98 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ test: build-erasure
install: build-erasure
godep go install github.com/minio-io/minio/cmd/minio-encode
godep go install github.com/minio-io/minio/cmd/minio-decode
save:
godep save ./...