https://github.com/shakadak/api_leekwars_elixir
https://github.com/shakadak/api_leekwars_elixir
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shakadak/api_leekwars_elixir
- Owner: Shakadak
- Created: 2019-05-08T10:32:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-08T14:28:41.000Z (over 6 years ago)
- Last Synced: 2025-02-04T15:50:20.757Z (9 months ago)
- Language: Elixir
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ApiLeekwars
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `api_leekwars` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:api_leekwars, "~> 0.1.0"}
]
end
```Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at [https://hexdocs.pm/api_leekwars](https://hexdocs.pm/api_leekwars).