Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sanjid133/gopher-love
Send love to all your fellow go library by giving Github *
https://github.com/sanjid133/gopher-love
bitbucket github gitlab glide go godep golang love thanks thanksgiving
Last synced: 2 months ago
JSON representation
Send love to all your fellow go library by giving Github *
- Host: GitHub
- URL: https://github.com/sanjid133/gopher-love
- Owner: sanjid133
- License: mit
- Created: 2019-03-26T13:27:48.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-29T19:45:32.000Z (over 5 years ago)
- Last Synced: 2024-06-20T01:49:03.119Z (7 months ago)
- Topics: bitbucket, github, gitlab, glide, go, godep, golang, love, thanks, thanksgiving
- Language: Go
- Size: 1.55 MB
- Stars: 11
- Watchers: 4
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gopher-love
Send love to all your fellow go library by giving Github *### Installation
To install run:
```console
go get github.com/sanjid133/gopher-love/...$ gopher -help
```### Configuration
To config run following command
```console
$ gopher config
```To generate [github](github.com) token follow [this](https://help.github.com/en/articles/creating-a-personal-access-token-for-the-command-line).
## Love
- To love all the repository of a user or organization, run:
```console
$ gopher love -o github.com/
```- 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:
```console
$ gopher love -f
```- To love current dependency, run
```console
$ gopher love
```## Supported Dependency
- [Dep](https://golang.github.io/dep/docs/introduction.html)
- [Glide](https://github.com/Masterminds/glide)
## Supported Platform- [Github](github.com)