Skip to content

Meet Elixir course by Jose Valim - Elixir version 1.2.3

Notifications You must be signed in to change notification settings

brunozrk/meet-elixir-streamers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streamers

Meet Elixir course by Jose Valim

Installation

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

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

    def deps do [{:streamers, "~> 0.0.1"}] end

  2. Ensure streamers is started before your application:

    def application do [applications: [:streamers]] end

About

Meet Elixir course by Jose Valim - Elixir version 1.2.3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages