fungos / cr

cr.h: A Simple C Hot Reload Header-only Library
https://fungos.github.io/cr-simple-c-hot-reload/
MIT License
1.54k stars 101 forks source link

Improve CI and range of compilers to test #52

Open fungos opened 4 years ago

fungos commented 4 years ago

Reorganize project structure, move fips into a folder to keep the root cleaner. Add github actions with different compilers and a simplified compilation test to keep the code clear of warnings.