Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 457 Bytes

File metadata and controls

19 lines (14 loc) · 457 Bytes

UnoClone

An uno-like card base command line application written with elixir.

Installation

The package can be installed by adding uno_clone to your list of dependencies in mix.exs:

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

Documentation was generated with ExDoc and published on HexDocs. Documentation can be found at https://hexdocs.pm/uno_clone/0.1.0.