Skip to content

search Top 10 GitHub Repogitories ordered by star

License

Notifications You must be signed in to change notification settings

inox-ee/gh-topstar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inox-ee/gh-topstar

How to install

# use go get if your go version is less than 1.16
$ go install github.com/inox-ee/gh-topstar

How to uninstall

$ rm -rf $GOPATH/pkg/mod/inox-ee
$ rm $GOPATH/bin/gh-topstar

or please tell me uninstall command

How to Use

Ex)

$ gh-topstar
🔍 > go migration
Search:
         https://github.com/search?o=desc&q=go+migration&s=stars&type=Repositories
Result:
          1 : 7.3k  https://github.com/golang-migrate/migrate
          2 : 2.3k  https://github.com/mattes/migrate
          3 : 2.3k  https://github.com/rubenv/sql-migrate
          4 : 1.9k  https://github.com/pressly/goose
          5 : 678   https://github.com/go-gormigrate/gormigrate
          6 : 581   https://github.com/scylladb/gocqlx
          7 : 483   https://github.com/rsc/c2go
          8 : 391   https://github.com/minamijoyo/tfmigrate
          9 : 352   https://github.com/alphagov/govuk-aws
         10 : 271   https://github.com/go-pg/migrations

参考