Skip to content

sirn/redpipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redpipe

A way to troll your co-worker and piss them off at the same time.

Usage

Instead of the usual:

iex> "Hello, world" |> IO.puts

You can confuse everyone who decided to look at your code by:

iex> use Redpipe
iex> IO.puts |> "Hello, world"

Installation

Add redpipe to your list of dependencies in mix.exs:

def deps do
  [
    {:redpipe, git: "https://github.com/sirn/redpipe.git"}
  ]
end

Why?

¯\_(ツ)_/¯

About

Best Elixir library ever

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages