Skip to content

pedroafonsoms/calculator-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RubyCalculator

A simple calculator project in Ruby, with tests using RSpec and lint using Rubocop.

  • Install dependencies:

    bundle install
  • To run the project:

    rake start
  • To run tests:

    rake tests
  • To run lint

    rake lint

About

Project using RSpec and Rubocop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages