Buffer Installation This package can be installed by adding :buffer to your list of dependencies in mix.exs: def deps do [ {:buffer, git: "https://github.com/coherentpath/buffer.git", tag: "0.1.0"} ] end