https://github.com/kamaroly/elixirhelpdesk
A project done over the weekend to learn Ash Framework in Elixir
https://github.com/kamaroly/elixirhelpdesk
Last synced: over 1 year ago
JSON representation
A project done over the weekend to learn Ash Framework in Elixir
- Host: GitHub
- URL: https://github.com/kamaroly/elixirhelpdesk
- Owner: kamaroly
- Created: 2024-05-04T15:03:02.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-04T15:03:40.000Z (about 2 years ago)
- Last Synced: 2025-01-21T23:32:04.419Z (over 1 year ago)
- Language: Elixir
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Helpdesk
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `helpdesk` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:helpdesk, "~> 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 .