Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 620 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 620 Bytes

Zoop

Integre com a Zoop e crie os serviços financeiros do futuro

Installation

If available in Hex, the package can be installed by adding zoop to your list of dependencies in mix.exs:

def deps do
  [
    {:zoop, "~> 0.1.0"}
  ]
end
$ cp config/dev.exs.example config/dev.exs
$ cp config/test.exs.example config/test.exs

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/zoop.