git-stalk-cli
git-stalk-cli copied to clipboard
Add --date argument - closes #4
If --date argument is passed, the script will filter from all
events the ones that were created in the selected date.
If no --date argument is passed, only today events are shown.
Also add a pagination logic to fetch all results from Github API.
Resolve conflicts and add new line at the end.