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

https://github.com/prin53/demo-xamarin-github-actions

An example demonstrating a simple Xamarin app CI using GitHub Actions.
https://github.com/prin53/demo-xamarin-github-actions

demo gha github-actions xamarin

Last synced: about 2 months ago
JSON representation

An example demonstrating a simple Xamarin app CI using GitHub Actions.

Awesome Lists containing this project

README

        

# GitHubActions Xamarin Demo
An example demonstrating a simple Xamarin app CI using GitHub Actions.

[![CI](https://github.com/SByteDev/GitHubActions.Xamarin.Demo/actions/workflows/ci.yml/badge.svg)](https://github.com/SByteDev/GitHubActions.Xamarin.Demo/actions/workflows/ci.yml)

# Tutorial
[Building CI with GitHub Actions for Xamarin apps](https://link.sbyte.dev/blog/prin53/github-actions-xamarin)

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update the tests as appropriate.

## License
[MIT](https://choosealicense.com/licenses/mit/)