diff options
author | Joey Hess <joey@kitenet.net> | 2012-08-01 21:38:12 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-08-01 21:38:12 -0400 |
commit | 50679952d2956e5fecc585ac751e9199aad1492c (patch) | |
tree | fe5b5afd66c2b0178c085897f3931f9ea5bb4969 /doc/design/assistant | |
parent | ebd7fc2050abcb85adca8f31c583c24fce232490 (diff) |
todo
Diffstat (limited to 'doc/design/assistant')
-rw-r--r-- | doc/design/assistant/webapp.mdwn | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/design/assistant/webapp.mdwn b/doc/design/assistant/webapp.mdwn index f8867f0e2..7df93cf40 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 |