Clone the repo and fetch its dependencies:
$ git clone https://github.com/swoosh/phoenix_swoosh.git
$ cd phoenix_swoosh
$ mix deps.get
$ mix test
Documentation is written into the library, you will find it in the source code,
accessible from iex
and of course, it all gets published to
hexdocs.
$ mix docs