https://github.com/aledsz/monja-doces
Aula de Programação pela Twitch
https://github.com/aledsz/monja-doces
Last synced: 4 months ago
JSON representation
Aula de Programação pela Twitch
- Host: GitHub
- URL: https://github.com/aledsz/monja-doces
- Owner: aleDsz
- Created: 2019-07-10T02:38:25.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-09T02:04:52.000Z (almost 6 years ago)
- Last Synced: 2025-02-23T05:30:38.888Z (4 months ago)
- Language: Elixir
- Size: 295 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MonjaDoces
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `monja_doces` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:monja_doces, "~> 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/monja_doces](https://hexdocs.pm/monja_doces).