suazithustra / velocy_pack

An Elixir implementation for VelocyPack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VelocyPack

Build Status

TODO: Add description

Installation

If available in Hex, the package can be installed by adding velocy_pack to your list of dependencies in mix.exs:

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

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/velocy_pack.

About

An Elixir implementation for VelocyPack.

License:MIT License


Languages

Language:Elixir 100.0%