https://github.com/prodis/correios-frete-elixir
UNDER DEVELOPMENT
https://github.com/prodis/correios-frete-elixir
Last synced: over 1 year ago
JSON representation
UNDER DEVELOPMENT
- Host: GitHub
- URL: https://github.com/prodis/correios-frete-elixir
- Owner: prodis
- License: apache-2.0
- Created: 2020-06-10T04:16:18.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-10T04:22:14.000Z (about 6 years ago)
- Last Synced: 2025-04-22T23:12:21.752Z (over 1 year ago)
- Language: Elixir
- Size: 10.7 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Correios Frete
:warning: UNDER DEVELOPMENT
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `correios_frete` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:correios_frete, "~> 0.0.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/curl](https://hexdocs.pm/curl).