summaryrefslogtreecommitdiff
path: root/yarns/100-intro.yarn
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-11-05 11:49:50 +0000
committerNeil Williams <codehelp@debian.org>2015-11-06 12:37:10 +0000
commit6477d1d4def03afc545a706b2a2666371e028130 (patch)
tree55e9634f2ce7cfc2926d9f39a386bed4ccaec5d3 /yarns/100-intro.yarn
parente27e6e2512f1c59114eac99fc69ac7a952abf521 (diff)
downloadvmdebootstrap-6477d1d4def03afc545a706b2a2666371e028130.tar.gz
Add yarn tests vmdebootstrap
Diffstat (limited to 'yarns/100-intro.yarn')
-rw-r--r--yarns/100-intro.yarn13
1 files changed, 13 insertions, 0 deletions
diff --git a/yarns/100-intro.yarn b/yarns/100-intro.yarn
new file mode 100644
index 0000000..c0646cd
--- /dev/null
+++ b/yarns/100-intro.yarn
@@ -0,0 +1,13 @@
+# Introduction
+
+This document is the integration test suite for vmdebootstrap. It is
+both human-readable and machine-executable. It is written for the
+[yarn][] tool. This document is aimed at those developing
+vmdebootstrap.
+
+* See the vmdebootstrap documentation about what the software is for
+ and how it is used.
+* See the [yarn documentation][] for how to use yarn.
+
+[yarn]: http://liw.fi/cmdtest/
+[yarn documentation]: http://liw.fi/cmdtest/README.yarn/