A quick and simple tote betting calculator.
Please ensure your environment runs the following node.js versions >v8.15.0
In order to run the application you can run the sample inputs.txt
as stdIn with index.js
Please run the following command:
yarn
yarn start
In order to change the bets simple modify inputs.txt
To run tests you can simply run yarn test