An open API service indexing awesome lists of open source software.

https://github.com/buganini/elasticsearch-bsdconv-plugin

An elasticsearch plugin for bsdconv
https://github.com/buganini/elasticsearch-bsdconv-plugin

Last synced: about 1 year ago
JSON representation

An elasticsearch plugin for bsdconv

Awesome Lists containing this project

README

          

# Compilation & Installation

```
cd bsdconv
gradle assemble
sudo bin/elasticsearch-plugin install file://`readlink -f build/distributions/bsdconv-${VERSION}.zip`
```