Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.17 KB

README.md

File metadata and controls

37 lines (27 loc) · 1.17 KB

How to set up the application.

  • Git clone this thing.

    • git clone https://github.com/houmanka/bakery.git
    • cd bakery
  • Run bundle (this project comes with an rvm gemset)


How to run the Test

  • Run rspec to run the test.

    • Enter 10 CF then press enter
    • Then type 'done' to continue with the test

How to run the application

  • Run rake

  • Must type done to see the calculation

  • Type One Item per line and press Enter after each line

  • When you finished. Type 'done' and press enter.


How to run the documentation ( YARD )

How to read the documentation online ( YARD )

Hooroo! :)