https://github.com/wojtekmach/que
https://github.com/wojtekmach/que
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wojtekmach/que
- Owner: wojtekmach
- Created: 2021-04-21T15:47:58.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-22T04:58:10.000Z (over 4 years ago)
- Last Synced: 2025-04-02T12:43:29.998Z (7 months ago)
- Language: Elixir
- Size: 2.93 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Que
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `que` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:que, "~> 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 .