From 50679952d2956e5fecc585ac751e9199aad1492c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 1 Aug 2012 21:38:12 -0400 Subject: [PATCH] todo --- doc/design/assistant/webapp.mdwn | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/design/assistant/webapp.mdwn b/doc/design/assistant/webapp.mdwn index f8867f0e28..7df93cf401 100644 --- a/doc/design/assistant/webapp.mdwn +++ b/doc/design/assistant/webapp.mdwn @@ -32,7 +32,11 @@ The webapp is a web server that displays a shiny interface. ## first start -* make git repo +* make git repo **done** +* generate a nice description like "joey@hostname Desktop/annex" +* record repository that was made, and use it next time run +* write a pid file, to prevent more than one first-start process running + at once ## implementation