Simple CLI tool which can return top N repositories from Github trending page.
Just run ./gts command from terminal.
Tool has 3 flags:
top_n- Top n repositories to show.by default 5lang- Programming language to show.by default Go =)since- Date range. Can bedaily,weekly,monthly.by default weekly
