github-feed-cli
github-feed-cli copied to clipboard
add filter out option
Add a option to filter-out a given event type. Once passed all the events that match that type will be removed from the stdout feed.
ex:
feed --filter stars
This will remove all the starring events from the terminal feed!