Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 861 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 861 Bytes

SteamEx

hex.pm version hex.pm downloads Build Status

Inspired from QiitaEx

Installation

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

def deps do
  [
    {:steam_ex, "~> 0.2.0-alpha"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/steam_ex.