Skip to content

magic890/github-tweet-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Tweet Search

Search tweets for GitHub repositories using CLI.

Usage

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