You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cynic 0ff0403a1b first commit 3 years ago
lib first commit 3 years ago
test first commit 3 years ago
.formatter.exs first commit 3 years ago
.gitignore first commit 3 years ago
README.md first commit 3 years ago
mix.exs first commit 3 years ago

README.md

IrckedElixir

TODO: Add description

Installation

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

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