Skip to content

kelvinst/plumbing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plumbing

Useful functions to work with Elixir pipes.

For more details take a look at the online documentation.

Installation

Just add this to your mix.exs and you're good to go

def deps do
  [
    {:plumbing, "~> 0.1.0"}
  ]
end

About

Useful functions to work with Elixir pipes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages