summaryrefslogtreecommitdiff
path: root/doc/assistant.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-08-27 14:26:49 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-08-27 14:27:43 -0400
commit496a228634fc7d0b54286eb7c2a98831ee22ef06 (patch)
treee6cb8a441ead52dcaaa67053fb0d6b3cfb24eb0e /doc/assistant.mdwn
parent4f0411cd3b76bc33cddbfecba825e86751cae3ac (diff)
expanded page with screenshots, walkthrough, etc
Diffstat (limited to 'doc/assistant.mdwn')
-rw-r--r--doc/assistant.mdwn38
1 files changed, 35 insertions, 3 deletions
diff --git a/doc/assistant.mdwn b/doc/assistant.mdwn
index 6d9bab291..05f987a9c 100644
--- a/doc/assistant.mdwn
+++ b/doc/assistant.mdwn
@@ -1,6 +1,38 @@
-The git-annex assistant makes git-annex easy to use by providing a
-automatic management and syncing of your files, and a friendly web frontend
-for configuration.
+The git-annex assistant creates a folder on each of your computers, which
+it keeps synchronised, so its contents are the same whichever computer it's
+used on. It's very easy to use, and has all the power of git and git-annex
+underneath.
+
+## quick start
+
+To get started with the git-annex assistant, just run it from the menu:
+
+[[!img assistant/menu.png]]
+
+It'll prompt you to set up the 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]]
+
+## command line start
+
+The git-annex assistant will automatically be started when you log in to
+desktop environments like Gnome, XFCE, and KDE, and the menu item
+shown above can be used to open the webapp. On other systems, you may need
+to start it by hand.
+
+To start the webapp, run `git annex webapp` at the command line.
+
+To start the assistant without opening the webapp,
+you can run the command "git annex assistant --autostart". This is a
+good thing to configure your system to run automatically when you log in.
+
+## colophon
The git-annex assistant is being
[crowd funded on