Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 470 Bytes

README.MD

File metadata and controls

23 lines (13 loc) · 470 Bytes

Sales Code Challenge

CLI solution made in Ruby for Sales Code Challenge

Requirements

  • Ruby >= 2.4 installed

Getting Started

  • Clone repo
  • Run ruby sales.rb (from lib folder) and follow instructions
  • Grab an input from here and enter it
  • Enjoy!

Notes from author

This is my first Ruby project, please consider it.

It's not perfect (I know), it could be improved, did it in about 4 hours.