Say obrigada [obriˈɡadu, a] (https://www.collinsdictionary.com/dictionary/portuguese-english/obrigado) to each developer from your Elixir project deps with GitHub star.
If available in Hex, the package can be installed
by adding obrigado
to your list of dependencies in mix.exs
:
def deps do
[ {:obrigado, "~> 0.2.1"}]
end
https://github.com/settings/tokens/new
export GITHUB_TOKEN=XXXXXXXXXXXXXXXXXX
Run mix
task:
mix star