A typescript implementation for Node.js
Assuming you already have Node.js, Ruby and Bundler installed,
- Install Node dependencies, run
jesttest suites and transpile TS to/dist
$ bin/setup- Run functional test suites (ruby based)
$ bin/run_functional_tests- Run program passing the input file at
/file_inputs.txt
$ bin/parking_lot file_inputs.txt