Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/equiel-1703/elixir-aula-6
Exercícios da sexta aula de Elixir lecionada pelo professor Andre DuBois.
https://github.com/equiel-1703/elixir-aula-6
Last synced: 22 days ago
JSON representation
Exercícios da sexta aula de Elixir lecionada pelo professor Andre DuBois.
- Host: GitHub
- URL: https://github.com/equiel-1703/elixir-aula-6
- Owner: Equiel-1703
- Created: 2023-12-04T20:42:24.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-11T00:51:37.000Z (about 1 year ago)
- Last Synced: 2024-11-19T10:12:21.315Z (3 months ago)
- Language: Elixir
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Aula6
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `aula_6` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:aula_6, "~> 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 .