Rodousse / stbipp

A small size Image IO library based on stb_image. This has been archived due to a conflict of interest with my current employer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[build] Add CI to the project

Rodousse opened this issue · comments

Is your feature request related to a problem? Please describe.
To insure that the project builds on all platforms and at any time, it is now time to implement a continuous integration that perform build operations, and later launch the tests (when implemented).

Describe the solution you'd like
A classic github action implementation will do the trick. Test on PR and add the little label in the readme (it's kinda cool imo)