khafra_search v0.1.4 mix khafra.sphinx.download

Mix shortcut to downloading Sphinx for your system. Pass the desired system using options shown below.

Options:

The system you wish to download for. Downloads will go to sphinx/install/ relative to your project directory.

Example

> mix khafra.sphinx.download linux_64
> mix khafra.sphinx.download windows_64
> mix khafra.sphinx.download mac

Link to this section Summary

Functions

A task needs to implement run which receives a list of command line args

Link to this section Functions

A task needs to implement run which receives a list of command line args.

Callback implementation for Mix.Task.run/1.