Skip to content

Latest commit

 

History

History
60 lines (39 loc) · 1.16 KB

README.md

File metadata and controls

60 lines (39 loc) · 1.16 KB

gopher-love

Send love to all your fellow go library by giving Github *

Installation

To install run:

go get github.com/sanjid133/gopher-love/...

$ gopher -help

Configuration

To config run following command

$ gopher config

To generate github token follow this.

Love

  • To love all the repository of a user or organization, run:

    $ gopher love -o github.com/<org/user name>
  • To love all the repository of a list of users or organizations:

    • Create a text file containing the link of the users or organizations as below:
      github.com/kubernetes
      github.com/golang
      github.com/sanjid133
      
    • Then run:
      $ gopher love -f <path-of-the-created-file>
  • To love current dependency, run

    $ gopher love

Supported Dependency

Supported Platform