This commit is contained in:
Joey Hess 2012-08-01 21:38:12 -04:00
parent ebd7fc2050
commit 50679952d2

View file

@ -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