projects
/
notmuch
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge tag '0.31.4'
[notmuch]
/
bindings
/
ruby
/
README
1
To build the the notmuch ruby extension, run the following commands
2
from the *top level* notmuch source directory:
3
4
% ./configure
5
% make ruby-bindings
6
7
The generic documentation about building notmuch also applies.