Skip to content

gvillo/sales-code-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.