Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/equiel-1703/elixir-aula-2
Atividades proprostas na segunda aula de programação funcional com Elixir.
https://github.com/equiel-1703/elixir-aula-2
Last synced: 17 days ago
JSON representation
Atividades proprostas na segunda aula de programação funcional com Elixir.
- Host: GitHub
- URL: https://github.com/equiel-1703/elixir-aula-2
- Owner: Equiel-1703
- Created: 2023-11-03T02:38:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-04T00:55:51.000Z (over 1 year ago)
- Last Synced: 2024-11-19T10:12:22.247Z (3 months ago)
- Language: Elixir
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ElixirAula2
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `elixir_aula_2` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:elixir_aula_2, "~> 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 .