/city-calculator

Node.js application. Parses dira.gov.il lotteries and calculates the odds per city.

Primary LanguageTypeScript

city-calculator

Node.js application. Parses dira.gov.il lotteries and calculates the odds per city.

Run

  1. Compile TypeScript
  2. Run: node generated/index.js

Notes

  • js and map files were generated by the TypeScript compiler. They are stored here for the case when it is not possible to compile the code before running it.