OpenGL_Actions icon indicating copy to clipboard operation
OpenGL_Actions copied to clipboard

Use GitHub Actions to complile C/C++ source codes to generate OpenGL output.

OpenGL_Actions

Use GitHub Actions to complile C/C++ source codes to generate OpenGL output.

How to use:

  1. Add a .cpp/.c source file in action-a/ folder.
  2. Add the file name in both Dockerfile and script file replacing the default src.cpp file
  3. push to the master branch to run the action

How to contribute

This project is open sourced and contributions in all forms are welcomed.

Please follow these guidelines for contributing to this repository.

License

This project is MIT licensed. Created by @NishkarshRaj