mirror of
https://github.com/typeable/bloodhound.git
synced 2024-11-25 23:46:40 +03:00
.. | ||
LICENSE | ||
Makefile | ||
package.yaml | ||
README.md | ||
Setup.hs | ||
stack.yaml | ||
Tweet.hs |
Bloodhound Examples
These examples can be built via stack build
.
To run them start an Elasticsearch 5.x server at localhost:9200
Run with stack exec tweet-example