Skip to content

alterego-labs/privat_exchange_rates_puller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrivatCursesPuller

TODO: Add description

Installation

If available in Hex, the package can be installed as:

  1. Add privat_curses_puller to your list of dependencies in mix.exs:
```elixir
def deps do
  [{:privat_curses_puller, "~> 0.1.0"}]
end
```
  1. Ensure privat_curses_puller is started before your application:
```elixir
def application do
  [applications: [:privat_curses_puller]]
end
```

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published