DevOps Scripting Basics Project - For Simple Calculator using Ruby
-
download my project using
https://github.com/ankurpatel18/ruby-simple-calc-devops.git
-
go to download project folder
cd ruby-simple-calc-devops
-
give execute permission to rubycalc.rb file
chmod +x rubycalc.rb
-
execute file using below command on shell
./rubycalc.rb