https://github.com/mockdeep/99-flasks-of-elixir
https://github.com/mockdeep/99-flasks-of-elixir
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mockdeep/99-flasks-of-elixir
- Owner: mockdeep
- Created: 2020-10-30T03:45:35.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-30T17:29:04.000Z (over 5 years ago)
- Last Synced: 2025-01-30T10:44:54.473Z (over 1 year ago)
- Language: Elixir
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ElixirBottles
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `elixir_bottles` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:elixir_bottles, "~> 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/elixir_bottles](https://hexdocs.pm/elixir_bottles).