summaryrefslogtreecommitdiff
path: root/doc/assistant
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-03-11 18:37:42 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-03-11 18:37:42 -0400
commit3508c8799f11349bd092bce28c05c74155af37fa (patch)
treeaa07adc7706525e78c31c3edba8343583cea36b7 /doc/assistant
parent0b895d0b05bccfab3732aebb5497bb97e847fe4b (diff)
git annex assistant introduction screencast
Diffstat (limited to 'doc/assistant')
-rw-r--r--doc/assistant/quickstart.mdwn15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/assistant/quickstart.mdwn b/doc/assistant/quickstart.mdwn
new file mode 100644
index 000000000..3fd5d07b7
--- /dev/null
+++ b/doc/assistant/quickstart.mdwn
@@ -0,0 +1,15 @@
+To get started with the git-annex assistant, just pick it from
+your system's list of applications.
+
+[[!img assistant/menu.png]]
+[[!img assistant/osx-app.png]]
+
+It'll prompt you to set up a folder:
+
+[[!img assistant/makerepo.png]]
+
+Then any changes you make to its folder will automatically be committed to
+git, and synced to repositories on other computers. You can use the
+interface to add repositories and control the git-annex assistant.
+
+[[!img assistant/running.png]]