Turnkey is an unofficial client to the Turnkey API.
If available in Hex, the package can be installed
by adding turnkey
to your list of dependencies in mix.exs
:
def deps do
[
{:turnkey, "~> 0.0.1-alpha1"}
]
end
Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/turnkey.
mix test
Create a PR to contribute to TurnkeyEx. All contributors agree to accept the license specified in this repository for all contributions to this project. See LICENSE.md.
Feel free to create Feature Requests in the issues.