https://github.com/bntzio/elixir-cards
https://github.com/bntzio/elixir-cards
cli cli-app elixir elixir-lang
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bntzio/elixir-cards
- Owner: bntzio
- Created: 2017-09-01T19:04:59.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-01T19:08:48.000Z (almost 9 years ago)
- Last Synced: 2025-02-16T12:16:05.682Z (over 1 year ago)
- Topics: cli, cli-app, elixir, elixir-lang
- Language: Elixir
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
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).