summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-08-01 21:38:12 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-08-01 21:38:12 -0400
commit50679952d2956e5fecc585ac751e9199aad1492c (patch)
treefe5b5afd66c2b0178c085897f3931f9ea5bb4969
parentebd7fc2050abcb85adca8f31c583c24fce232490 (diff)
todo
-rw-r--r--doc/design/assistant/webapp.mdwn6
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