notmuch/bindings/ruby/README

8 lines
215 B
Text
Raw Permalink Normal View History

To build the the notmuch ruby extension, run the following commands
from the *top level* notmuch source directory:
% ./configure
% make ruby-bindings
The generic documentation about building notmuch also applies.