Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shulhan/feedcher
Feed fetcher.
https://github.com/shulhan/feedcher
Last synced: about 1 month ago
JSON representation
Feed fetcher.
- Host: GitHub
- URL: https://github.com/shulhan/feedcher
- Owner: shuLhan
- License: other
- Created: 2015-01-08T12:37:43.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-07T08:34:47.000Z (over 9 years ago)
- Last Synced: 2023-04-13T08:26:40.510Z (over 1 year ago)
- Language: PHP
- Size: 164 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```