Skip to content

manz0om/string_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

String Calculator

Pre-requisite -

  • Install ruby 3.4.5 for executing the code
  • clone the repo
  • run bundle install, to install the gems

To run the calculator -

  • cd to the string_calculator directory
  • run the below command
  • windows - ruby .\bin\calculator.rb
  • linux - ruby bin/calculator.rb

To run the tests -

  • cd to the string_calculator directory
  • run the below command
  • bundle exec rspec spec/*

Screenshots of execution and test

1

2

3

image

About

string calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages