Skip to content

Vulwsztyn/nbp-month-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NBP month stats

Look for the lowest price of a particular currency in particular month

Usage

Local

  1. Install ruby
  2. gem install bundler
  3. bundle install
  4. ruby main.rb currency month year e.g. ruby main.rb USD 4 22 - all params are optional and defualt to USD and current month

Dockerised

  1. docker-compose up -d
  2. docker compose run app ruby main.rb currency month year e.g. ruby main.rb USD 4 22 - all params are optional and defualt to USD and current month

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published