EvisionSlack

Send processed image to a Slack channel!

This project is inspired by livebook-dev/kino_slack. Most of the code is copied and paste from livebook-dev/kino_slack.

Installation

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

def deps do
  [
    {:evision_slack, "~> 0.1.0"}
  ]
end

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