Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eclectic-coding/elixir_cards
https://github.com/eclectic-coding/elixir_cards
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/eclectic-coding/elixir_cards
- Owner: eclectic-coding
- Created: 2021-06-16T19:48:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-26T09:42:14.000Z (over 2 years ago)
- Last Synced: 2024-12-01T12:07:31.712Z (27 days ago)
- Language: Elixir
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cards
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `cards` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:cards, "~> 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/cards](https://hexdocs.pm/cards).