https://github.com/eulixir/flightex
https://github.com/eulixir/flightex
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/eulixir/flightex
- Owner: eulixir
- Created: 2021-04-04T02:31:42.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-06T21:50:19.000Z (about 5 years ago)
- Last Synced: 2025-07-03T22:03:51.586Z (12 months ago)
- Language: Elixir
- Size: 18.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flightex
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `flightex` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:flightex, "~> 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/flightex](https://hexdocs.pm/flightex).