Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 340 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 340 Bytes

LibrarySearch

Browser extension to allow searching public library index from within web pages.

Setup

You need to install ant and ant-contrib. On OSX you can do this by running brew install ant ant-contrib.

Build

Run ant build -Dbrowser=chrome to build the Chrome version. (Use safari for the Safari one.)