hubtrend

command module
v0.0.0-...-f90dcbe Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 29, 2017 License: MIT Imports: 5 Imported by: 0

README

hubtrend

hubtrend is simple command-line tool for GithubTrends by golang.

GoDoc

Install

via Go
$ go get github.com/takecy/hubtrend
via Binary

Download and copy to your $PATH.


Usage

Print usage.

$ hubtrend help

Print supported languages.

$ hubtrend ls

Print trend repos.

hubtrend -l <language> -p <period> [-m] show
Example

Specific golang daily

$ hubtrend -l go -p d show

will print like this.

 Language:go Period:daily

 - dgraph-io/dgraph (#1 - Go - Daily)
    Scalable, Distributed, Low Latency Graph Database (Go)

 - davidlazar/vuvuzela (#2 - Go - Daily)
    Private messaging system that hides metadata (Go)

 - influxdb/kapacitor (#3 - Go - Daily)
    Open source framework for processing, monitoring, and alerting on time series data (Go)

////

with minimal layout

$ hubtrend -l go -p d -m show

will print like this.

 Lang:go Period:daily

  dgraph-io/dgraph (#1 - Go - Daily)
  davidlazar/vuvuzela (#2 - Go - Daily)
  influxdb/kapacitor (#3 - Go - Daily)

///

License

MIT

Documentation

Overview

hubtrend is Simple command-line tool for GithubTrend Repositories. https://github.com/trending

Print supported languages.

$ hubtrend ls

Print trend repos.

$ hubtrend -l go -p d show

Print trend repos with minimal.

$ hubtrend -l go -p d -m show

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL