https://github.com/alumowa/otp_mapserver
Is it redis yet?
https://github.com/alumowa/otp_mapserver
elixir learning
Last synced: 9 months ago
JSON representation
Is it redis yet?
- Host: GitHub
- URL: https://github.com/alumowa/otp_mapserver
- Owner: alumowa
- Created: 2017-09-21T07:21:35.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-21T07:34:33.000Z (almost 9 years ago)
- Last Synced: 2025-09-12T15:45:47.262Z (10 months ago)
- Topics: elixir, learning
- Language: Elixir
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OtpMapserver
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `otp_mapserver` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:otp_mapserver, "~> 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/otp_mapserver](https://hexdocs.pm/otp_mapserver).