WebDevUtils

WebDevUtils is a library to enable awesome local development for websites and web applications.

Features

Usage

TODO

Installation

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

def deps do
  [
    {:web_dev_utils, "~> 0.3.0"}
  ]
end

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