module
Version:
v0.0.0-...-579cd19
Opens a new window with list of versions in this module.
Published: Dec 4, 2020
License: MIT
Opens a new window with license information.
README
¶
cf8k
Catfeeder 8k is a news agregator, written in Go for a few selected
news web sites that does not use a news feed, only by means of html parsing.
Requirements
- go (1.14, tested might work with other versions)
- make
How to build
To compile just run:
make
How to run
To run it after it has been compiled it is possible to just go the build
directory and then do:
./cf8k
But it is also possible to run it via make by setting the variable NEWS to the
newsreader you want to run just like:
NEWS=globo make run
To see documentation for exported parts of the code type:
make doc
Directories
¶
Click to show internal directories.
Click to hide internal directories.