Gentoo Archives: gentoo-commits

From: "Robin H. Johnson" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/ag:master commit in: /
Date: Wed, 25 Feb 2015 23:40:29
Message-Id: 1424907480.c1c800555edb927292922b6e26dc3ed964523a8b.robbat2@gentoo
1 commit: c1c800555edb927292922b6e26dc3ed964523a8b
2 Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 25 23:38:00 2015 +0000
4 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 25 23:38:00 2015 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/ag.git;a=commit;h=c1c80055
7
8 Add a README.
9
10 ---
11 README | 9 +++++++++
12 1 file changed, 9 insertions(+)
13
14 diff --git a/README b/README
15 new file mode 100644
16 index 0000000..b091a5d
17 --- /dev/null
18 +++ b/README
19 @@ -0,0 +1,9 @@
20 +Archives-Ag: Gentoo Archives, backend tool.
21 +
22 +Setup instructions:
23 +- Set up Elasticsearch
24 +- bundle install
25 +- bundle exec ag --help
26 +- bundle exec ag --index-full $MAILDIR
27 +- bundle exec ag --index-new $MAILDIR
28 +