mcchran / k8six

A distributed computing framework written in elixir. Just functional!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

K8six

TODO: Add description

Installation

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

def deps do
  [
    {:k8six, "~> 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/k8six.

About

A distributed computing framework written in elixir. Just functional!


Languages

Language:Elixir 41.6%Language:Dockerfile 18.5%Language:Makefile 17.7%Language:HTML 12.7%Language:Shell 9.5%