Skip to content

Show your respect to packages which you use in your projects

License

Notifications You must be signed in to change notification settings

iamsalnikov/gorespect

Repository files navigation

Show your respect!

Show your respect to packages which you use in your projects

Build Status Go Report Card Exago Exago

Installation

go get -u github.com/iamsalnikov/gorespect

Usage

# you can run command inside your package
gorespect

# you can specify package directory. Here we will show respect
# to all dependencies of package
gorespect -dir=$GOPATH/src/github.com/vendor/package

# you can specify your own config file
# I store here your github username and token for working with API
gorespect -c=/path/to/your/custom/config/file.json

Program will give a link for generating access token in first run. Then it will use your token for starring repos which you use.

About

Show your respect to packages which you use in your projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages