Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 596 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 596 Bytes

Parking Lot Implemenation

A typescript implementation for Node.js

Setup and execution guide

Assuming you already have Node.js, Ruby and Bundler installed,

  1. Install Node dependencies, run jest test suites and transpile TS to /dist
$  bin/setup
  1. Run functional test suites (ruby based)
$  bin/run_functional_tests
  1. Run program passing the input file at /file_inputs.txt
$  bin/parking_lot file_inputs.txt