aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-02-25 15:38:00 -0800
committerRobin H. Johnson <robbat2@gentoo.org>2015-02-25 15:38:00 -0800
commitc1c800555edb927292922b6e26dc3ed964523a8b (patch)
tree7acb0ba854a3bfffb8975881efd6d6417d18784a
parenttab fix (diff)
downloadbackend-c1c800555edb927292922b6e26dc3ed964523a8b.tar.gz
backend-c1c800555edb927292922b6e26dc3ed964523a8b.tar.bz2
backend-c1c800555edb927292922b6e26dc3ed964523a8b.zip
Add a README.
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..b091a5d
--- /dev/null
+++ b/README
@@ -0,0 +1,9 @@
+Archives-Ag: Gentoo Archives, backend tool.
+
+Setup instructions:
+- Set up Elasticsearch
+- bundle install
+- bundle exec ag --help
+- bundle exec ag --index-full $MAILDIR
+- bundle exec ag --index-new $MAILDIR
+