Search tweets for GitHub repositories using CLI.
sbt run [search string]
search string
will be used to query GitHub repositories.- For each repository found will be collected the most recent tweets.
- A result summary will be saved as JSON inside the
output/
folder.