diff options
-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 + |