Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Zsh plugin to monitor Github projects for new issues



I've created a plugin that subscribes to given projects on Github and
pulls the list of issues looking for any new ones, and if it finds any
then a notification is being displayed within shell, **under prompt**.

You can this way stay in touch not only with your projects, but also
with other projects of interest.

The project currently relies on Zplugin's features (like services,
subscribing to changes of a file & notifications), so it's needed.
Check the project out: https://github.com/zdharma/zsh-github-issues

-- 
Sebastian Gniazdowski
News: https://twitter.com/ZdharmaI
IRC: https://kiwiirc.com/client/chat.freenode.net:+6697/#zplugin
Blog: http://zdharma.org



Messages sorted by: Reverse Date, Date, Thread, Author