diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-02-25 15:38:00 -0800 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-02-25 15:38:00 -0800 |
commit | c1c800555edb927292922b6e26dc3ed964523a8b (patch) | |
tree | 7acb0ba854a3bfffb8975881efd6d6417d18784a | |
parent | tab fix (diff) | |
download | backend-c1c800555edb927292922b6e26dc3ed964523a8b.tar.gz backend-c1c800555edb927292922b6e26dc3ed964523a8b.tar.bz2 backend-c1c800555edb927292922b6e26dc3ed964523a8b.zip |
Add a README.
-rw-r--r-- | README | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 + |