starlink-coverage
starlink-coverage copied to clipboard
Make it easier to develop and run this
main.pywas using\r\nWindows line breaks, which cause it not to run on Linux.\nwill work on both. Fixed the same for README - for consistency. All other files were already using\n- All requirements needed to run code in it's current form added to requirements.txt file
- Added a convenient Makefile that will install all deps for you
make install-depsor run itmake generate-coverage