A simple typescript-based solution for the Ferry Problem.
npm installto install all the dependenciesnpm run testto run the test suitenpm run buildto generate the js in thedistfoldernode dist/index.jsto run the script with the default set of instructions (contained in theinstructionsfile)node dist/index.js /your/custom/file/pathto run the script with a custom set of instructions