Vasuki

as per Indian mythology, Vasuki was the serpent who helped churning ocean for obtaining divine Elixir of life

  • Docs can be found at https://hexdocs.pm/vasuki.

  • this is just a simple project to build during getting familiar with Elixir and hopefully gather some helpful constructs as a library

Installation

  • available at hex.pm as vasuki, add vasuki to your list of dependencies in mix.exs:
def deps do
  [
    {:vasuki, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs.