Skip to content

ravilakhotia2006/parking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parking

Solution for Parking Lot assignment.

Build

Execute:

$ bundle

Usage

Using set of commands from a file

  ./parking_lot input.txt

for interactive shell

  ./parking_lot

Run through individual modules or classes

You can run bin/console for an interactive prompt that will allow you to experiment.