Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 899 Bytes

README.md

File metadata and controls

24 lines (12 loc) · 899 Bytes

Simple Calculator in Ruby

Codacy Badge CodeFactor

DevOps Scripting Basics Project - For Simple Calculator using Ruby

  1. download my project using

    https://github.com/ankurpatel18/ruby-simple-calc-devops.git

  2. go to download project folder

     cd ruby-simple-calc-devops
    
  3. give execute permission to rubycalc.rb file

      chmod +x rubycalc.rb
    
  4. execute file using below command on shell

     ./rubycalc.rb