summaryrefslogtreecommitdiff
path: root/vagrant/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'vagrant/README.md')
-rw-r--r--vagrant/README.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/vagrant/README.md b/vagrant/README.md
new file mode 100644
index 0000000..0db7146
--- /dev/null
+++ b/vagrant/README.md
@@ -0,0 +1,17 @@
+# Overview
+
+This directory contains Vagrant files for various environments.
+Vagrant allows a developer to easily start a pre-provisioned VM.
+
+We use these VMs to build and test distribution packages (`*.deb`).
+
+These VMs are not meant in any way for production use of GNU Taler.
+
+# Usage
+
+You first need to ``cd`` into the right directory with the vagrantfile
+and then use vagrant from there.
+
+$ cd $vmdir
+$ vagrant up
+$ vagrant ssh