yapra
Yet Another Pragger implementation
Install
- All systems
-
curl cmd.cat/yapra.sh
- Debian
-
apt-get install yapra
- Ubuntu
-
apt-get install yapra
- Kali Linux
-
apt-get install yapra
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install yapra
- Raspbian
-
apt-get install yapra
- Dockerfile
- dockerfile.run/yapra
yapra
Yet Another Pragger implementation
Yapra is yet another Pragger implementation. Pragger is a pluggable RSS/Atom feed aggregator written in Ruby. It has following advantages against Pragger. * Class-based plugin mechanism * Loadpath-based plugin searching/reading * Import logger into system core * Use "Yapra" namespace for Plugin class * Support config file like Python habu