Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shulhan/feedcher

Feed fetcher.
https://github.com/shulhan/feedcher

Last synced: about 1 month ago
JSON representation

Feed fetcher.

Awesome Lists containing this project

README

        

# Feedcher - Feed fetcher

## Requirements

* php (latest version)

## Building

```
$ git clone [email protected]:shuLhan/feedcher.git
$ git submodule init
$ git submodule update
```

## Running

```
$ php Feedcher.php app.conf
```