diff options
author | Joey Hess <joey@kitenet.net> | 2013-03-11 18:37:42 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-03-11 18:37:42 -0400 |
commit | 3508c8799f11349bd092bce28c05c74155af37fa (patch) | |
tree | aa07adc7706525e78c31c3edba8343583cea36b7 /doc/assistant.mdwn | |
parent | 0b895d0b05bccfab3732aebb5497bb97e847fe4b (diff) |
git annex assistant introduction screencast
Diffstat (limited to 'doc/assistant.mdwn')
-rw-r--r-- | doc/assistant.mdwn | 19 |
1 files changed, 3 insertions, 16 deletions
diff --git a/doc/assistant.mdwn b/doc/assistant.mdwn index 003269817..0f6c46b8b 100644 --- a/doc/assistant.mdwn +++ b/doc/assistant.mdwn @@ -11,26 +11,13 @@ The git-annex assistant comes as part of git-annex, starting with version Note that the git-annex assistant is still beta quality code. See the [[release_notes]] for known infelicities and upgrade instructions. -## quick start +## intro screencast -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]] +[[!inline feeds=no template=bare pages=videos/git-annex_assistant_introduction]] ## documentation +* [[Basic usage|quickstart]] * Want to make two nearby computers share the same synchronised folder? Follow the [[pairing_walkthrough]]. * Want to share a synchronised folder with a friend? |