From ef598741dc7b75337bb3e15647ffe59642b9bc55 Mon Sep 17 00:00:00 2001 From: Mitchell Cash Date: Sun, 2 Oct 2016 16:11:18 +1000 Subject: [PATCH] Add a README for contrib/ --- contrib/README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 contrib/README.md diff --git a/contrib/README.md b/contrib/README.md new file mode 100644 index 0000000..12bca7e --- /dev/null +++ b/contrib/README.md @@ -0,0 +1,11 @@ +Repository Tools +--------------------- + +### [Developer tools](/contrib/devtools) ### +Specific tools for developers working on this repository. + +Build Tools and Keys +--------------------- + +### [Gitian-descriptors](/contrib/gitian-descriptors) ### +Notes on getting Gitian builds up and running using KVM.