0.1.0 • Published 7 years ago

lucyjs v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

Lucy JS

Lucy JS is a wrapper around the Apache Lucy search engine library.

Usage

Mac

  • Install Xcode
  • Open Xcode at least once and accept terms of use
  • Run npm install after adding this project as a dependency.

Windows

  • Open a command prompt with Admin Privileges
  • Run the following command npm install --global windows-build-tools
  • Run npm install after adding this project as a dependency.

Linux

  • Install build-essentials or have the following installed (python2.7, make, and gcc)
  • Run npm install after adding this project as a dependency.
0.1.0

7 years ago