Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 937 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 937 Bytes

DobbyBot · CircleCI Coverage Status

Slack bot solution and integrate with Github.

Installation

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

def deps do
  [
    {:dobbybot, "~> 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/dobbybot.