Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nishkarshraj/opengl_actions

Use GitHub Actions to complile C/C++ source codes to generate OpenGL output.
https://github.com/nishkarshraj/opengl_actions

actions devops git github github-actions github-hackathon hackathon

Last synced: 5 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](CONTRIBUTING.md) for contributing to this repository.

## License

This project is [MIT](LICENSE) licensed. Created by @NishkarshRaj