Sha256: 2916a3ae85e527b4a5eaca15a3f51c3121911ae3113b37538646082a36c69c76
Contents?: true
Size: 779 Bytes
Versions: 1
Compression:
Stored size: 779 Bytes
Contents
#### Merci :bow: :heart: Give thanks (in the form of github stars) to your fellow Rubyist. Inspired by [cargo thanks](https://github.com/softprops/cargo-thanks) from [Doug](https://github.com/softprops) which was inspired in part by medium's clapping button as a way to show thanks for someone elses work you've found enjoyment in. ### Installation ```sh bundle plugin install merci ``` ### Usage ```sh bundle merci ``` ### What does it do `bundle merci` will gather all the direct dependencies (not the traversal ones) listed in your Gemfile and Star the project on GitHub. ### Limitation - Only project hosted on GitHub are supported (Will be happy to have someone implement other VCS providers). - If a gem doesn't specify where to find its source, we can't star it.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
merci-0.1.0 | README.md |