Skip to content

KazuCocoa/current_streak_ex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CurrentStreakEx

Get github current streak which support only public repositories.

Installation

If available in Hex, the package can be installed as:

  1. Add current_streak_ex to your list of dependencies in mix.exs:

    def deps do [{:current_streak_ex, "~> 0.1.1"}] end

How to use

iex> CurrentStreakEx.contributions("KazuCocoa") |> CurrentStreakEx.current_streak
4
iex> CurrentStreakEx.contributions("KazuCocoa") |> CurrentStreakEx.latest_streak_day
"2016-01-30"

License

MIT

About

Get github current streak which support only public repositories

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages