Skip to content

zvlex/nbg_exrp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NbgExrp

Descripion

	-h, --help
	  Desc: Show help message
	  Usage: nbg_exrp -h, nbg_exrp --help
	-r, --rate
	  Desc: Show current rate for USD
	  Usage: nbg_exrp -r usd, nbg_exrp --rate usd

	--all
	  Desc: Shoo all currencies rates
	  Usage: nbg_exp --all

	-c, --convert
	 Desc: Convert amount in currenty to GEL
	 Usage: nbg_exrp -c 10 usd, nbg_exrp --conver 10 usd

Installation

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

def deps do
  [
	{:nbg_exrp, "~> 0.1.0"}
  ]
end

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

About

NBG Exchange Rates Parser CLI in Elixir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages