Read your github activity feed via rss and allows to filter / reduce it
git clone git@github.com: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
lein repl
(reset)Also see helpful examples in comment section of dev/dev.clj
Please install this git hook:
echo 'lein lint' > .git/hooks/pre-push
chmod +x .git/hooks/pre-pushCopyright © 2017 Vlad Bokov
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.
