Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alchemy-fr/Phraseanet-Indexer
- Owner: alchemy-fr
- Created: 2011-11-21T15:25:14.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2014-11-06T11:48:05.000Z (about 10 years ago)
- Last Synced: 2024-07-26T11:42:25.405Z (4 months ago)
- Language: C
- Homepage: http://www.phraseanet.com
- Size: 26.5 MB
- Stars: 3
- Watchers: 7
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
Awesome Lists containing this project
- awesome-starred - alchemy-fr/Phraseanet-Indexer - Phraseanet Indexer (others)
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
```