Iamvery Elixir

Build StatusHex.pm

A set of Elixir utilities for myself and others. Using this Hex package as a test bed for ideas that may be eventually spun off as separate projects or open source contributions.

Installation

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

def deps do
  [
    {:iamvery, "~> 0.11.0", only: :test}
  ]
end

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

Phoenix LiveView Test Helpers

Moved to https://github.com/iamvery/skipper.

Copyright and License

Copyright (c) 2022, Jay Hayes.

Source code is licensed under the MIT License.