GoCD
A GoCD client library for Elixir.
Installation
The package can be installed
by adding gocd
to your list of dependencies in mix.exs
:
def deps do
[
{:gocd, "~> 0.0.1"}
]
end
The docs can be found at https://hexdocs.pm/gocd.
A GoCD client library for Elixir.
The package can be installed
by adding gocd
to your list of dependencies in mix.exs
:
def deps do
[
{:gocd, "~> 0.0.1"}
]
end
The docs can be found at https://hexdocs.pm/gocd.