Skip to content

mg-elixir/obrigado

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Obrigado

Say obrigada [obriˈɡadu, a] (https://www.collinsdictionary.com/dictionary/portuguese-english/obrigado) to each developer from your Elixir project deps with GitHub star.

Installation

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

Get your Github token with public repo access

https://github.com/settings/tokens/new

Export your GitHub token

export GITHUB_TOKEN=XXXXXXXXXXXXXXXXXX

Run mix task

Run mix task:

mix star

image.png

About

Say obrigado to your mix project deps with GitHub star

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages