Rythe-LLRI
Rythe-LLRI copied to clipboard
LGTM and CodeCov setup
Using https://lgtm.com/projects/g/Rythe-Interactive/Legion-LLRI/logs/languages/lang:cpp you can setup code quality reports which might be neat.
also using https://app.codecov.io/gh/Rythe-Interactive/Legion-LLRI you can setup code coverage.
am planning to set it up for rythe as well once i'm done reworking the build process
I think I'd like to get the analyse action from Rythe-Engine going in LLRI as well
yeah i'm gonna make that work a bit better when i work on the build system. so then i can also look into getting that setup for LLRI
LLRI just builds with cmake so that should be fairly straight-forward, if u need a reference for that, the current build action already does everything you need for project gen
yeah i think i prolly just gotta bite the bullet and finally learn cmake...