Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

Shopify/merci

Repository files navigation

Merci 🙇 ❤️

Give thanks (in the form of github stars) to your fellow Rubyist. Inspired by cargo thanks from Doug 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

cd ~ && bundle plugin install merci

(Moving to your user folder makes the plugin to be available globally and not only for a single project)

Usage

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.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published