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

https://github.com/mackysoft/unity-githubactions-tutorials

A tutorials on CI using Unity and GitHub Actions. All tutorials include a example project.
https://github.com/mackysoft/unity-githubactions-tutorials

ci example github-actions tutorial unity

Last synced: 9 months ago
JSON representation

A tutorials on CI using Unity and GitHub Actions. All tutorials include a example project.

Awesome Lists containing this project

README

          

# Unity & GitHubActions CI Tutorials

A tutorials on CI (Continuous Integration) using Unity and GitHub Actions.

All tutorials include a example project.

## Automatic Test

[![ReadMe Card](https://github-readme-stats.vercel.app/api/pin/?username=mackysoft&repo=Unity-GitHubActions-AutomaticTest-Example)](https://github.com/mackysoft/Unity-GitHubActions-AutomaticTest-Example)

## Automatic Build

[![ReadMe Card](https://github-readme-stats.vercel.app/api/pin/?username=mackysoft&repo=Unity-GitHubActions-Build-Example)](https://github.com/mackysoft/Unity-GitHubActions-Build-Example)

## Automatic Export unitypackage

[![ReadMe Card](https://github-readme-stats.vercel.app/api/pin/?username=mackysoft&repo=Unity-GitHubActions-ExportPackage-Example)](https://github.com/mackysoft/Unity-GitHubActions-ExportPackage-Example)

# Project that have implemented these

A project that implemented these technologies and actually improved the workflow.

[![ReadMe Card](https://github-readme-stats.vercel.app/api/pin/?username=mackysoft&repo=Vision)](https://github.com/mackysoft/Vision)