Skip to content

clojure-ru/rss-pipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rss-pipe

Read your github activity feed via rss and allows to filter / reduce it

Build Status

Install

git clone [email protected]:clojure-ru/rss-pipe.git
cp dev-resources/config.edn.sample dev-resources/config.edn 

Get the link from "Subscribe to your news feed" on https://github.com and edit the config file

Usage

lein repl
(reset)

Also see helpful examples in comment section of dev/dev.clj

Development

Please install this git hook:

echo 'lein lint' > .git/hooks/pre-push
chmod +x .git/hooks/pre-push

License

Copyright © 2017 Vlad Bokov

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Filter/reduce your (github) rss feed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published