BattleCity

ci Hex.pm Hex.pm Documentation

Battle City Backend.

Moduledoc here

Installation

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

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