/k_k

1kk game

Primary LanguageElixir

KK

TODO: Add description

Installation

  1. Add k_k to your list of dependencies in mix.exs:

    def deps do [{:k_k, "~> 0.0.1"}] end

  2. Ensure k_k is started before your application:

    def application do [applications: [:k_k]] end