View Source Turnkey
Turnkey is an unofficial client to the Turnkey API.
Installation
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"}
]
endDocumentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/turnkey.
Tests
mix testContributing
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.