felix

command module
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 31, 2018 License: BSD-3-Clause Imports: 14 Imported by: 0

README

felix

Current Release Build Status Go Report Card codecov GoDoc License

The feed link extractor.

Felix is a tool for fetching, extracting, filtering and aggregating links from multiple feed sources (RSS feeds, HTML pages, etc.).

overview

Changelog

See CHANGELOG.

For some vague notes about planned features and changes, see also TODO.

Installation

Via go get:

go get -u github.com/martinplaner/felix, then run felix.

This will fetch the latest release directly from the master branch.

Via docker:

Automated docker builds are available as martinplaner/felix. Pull the image with docker pull martinplaner/felix.

The image expects the config file mapped to /config.yml and a data volume mounted to /data.

Via GitHub releases:

(Currently only available for 64 bit Linux.)

Download the latest statically linked binary release from releases page. Extract and run as usual.

Documentation

Developer documentation can be found on GoDoc.

User documentation is currently lacking. For the moment have a look at the example config and try to figure it out from there.

License

Copyright 2017 Martin Planer. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL