Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 627 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 627 Bytes

LoadingMessage

Loading Message. Generator of random funny loading messages

Installation

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

def deps do
  [
    {:loading_message, "~> 0.2.0"}
  ]
end

Usage

LoadingMessage.Messages.random()

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