Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ruferdz/cards
A simple card game to learn Elixir programming language 🃏
https://github.com/ruferdz/cards
elixir erlang functional-programming
Last synced: about 1 month ago
JSON representation
A simple card game to learn Elixir programming language 🃏
- Host: GitHub
- URL: https://github.com/ruferdz/cards
- Owner: RuFerdZ
- Created: 2023-12-29T12:41:22.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2023-12-30T14:19:26.000Z (11 months ago)
- Last Synced: 2024-10-12T18:42:03.515Z (about 1 month ago)
- Topics: elixir, erlang, functional-programming
- Language: Elixir
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- 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 .