Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alchemy-fr/Phraseanet-Indexer

Phraseanet Indexer
https://github.com/alchemy-fr/Phraseanet-Indexer

Last synced: 5 days ago
JSON representation

Phraseanet Indexer

Awesome Lists containing this project

README

        

This indexer is supposed to be used with Phraseanet https://github.com/alchemy-fr/Phraseanet

[![Build Status](https://travis-ci.org/alchemy-fr/Phraseanet-Indexer.png?branch=master)](https://travis-ci.org/alchemy-fr/Phraseanet-Indexer)

Install
=======

Run

```bash
autoreconf --force --install
./configure
make
sudo make install
```