Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tristancacqueray/zuul-elixir
https://github.com/tristancacqueray/zuul-elixir
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tristancacqueray/zuul-elixir
- Owner: TristanCacqueray
- Created: 2021-11-08T23:20:53.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-08T23:21:58.000Z (almost 3 years ago)
- Last Synced: 2024-10-11T01:38:40.854Z (27 days ago)
- Language: Elixir
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zuul
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `zuul` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:zuul, "~> 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/zuul](https://hexdocs.pm/zuul).