Lucy JS is a wrapper around the Apache Lucy search engine library.
To add LucyJS as a dependency to your project run npm install lucyjs --save
- Install Xcode
- Open Xcode at least once and accept terms of use
- Run
npm installafter adding this project as a dependency.
- Open a command prompt with Admin Privileges
- Run the following command
npm install --global windows-build-tools - Run
npm installafter adding this project as a dependency.
- Install build-essentials or have the following installed (python2.7, make, and gcc)
- Run
npm installafter adding this project as a dependency.
