https://github.com/linjunpop/receipt_verifier_demo
https://github.com/linjunpop/receipt_verifier_demo
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/linjunpop/receipt_verifier_demo
- Owner: linjunpop
- Created: 2018-10-24T10:52:36.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-24T10:52:45.000Z (almost 8 years ago)
- Last Synced: 2025-11-20T14:33:27.187Z (8 months ago)
- Language: Elixir
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ReceiptVerifierDemo
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `receipt_verifier_demo` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:receipt_verifier_demo, "~> 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/receipt_verifier_demo](https://hexdocs.pm/receipt_verifier_demo).