Skip to content

findmypast/elsol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elsol

Elsol is a Solr library for Elixir.

Getting Started

This project requires having Elixir installed.

You can install Elixir from OS X via Homebrew with:

brew install elixir

Otherwise, you can follow the installation instructions on elixir-lang.org

Convenience Scripts

The following scripts provide basic shortcuts to mix commands to make building, developing, and testing easy and extensible.

To install all dependencies:

./scripts/install

To run tests:

./scripts/test

To interact with the code from a shell:

./scripts/console

Tests

Elsol uses ESpec for tests. ESpec is a framework very much like RSpec, and seems to be thoroughly tested and relatively mature.

About

An Elixir library for interfacing with Solr

Resources

License

Stars

8 stars

Watchers

41 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors