https://github.com/sethwebster/walgreens_pics_elixir
https://github.com/sethwebster/walgreens_pics_elixir
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sethwebster/walgreens_pics_elixir
- Owner: sethwebster
- Created: 2022-09-07T10:08:41.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-07T10:09:29.000Z (almost 4 years ago)
- Last Synced: 2025-02-07T19:30:07.085Z (over 1 year ago)
- Language: Elixir
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WalgreensPicsElixir
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `walgreens_pics_elixir` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:walgreens_pics_elixir, "~> 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/walgreens_pics_elixir](https://hexdocs.pm/walgreens_pics_elixir).