unity-builder/README.md

52 lines
1.8 KiB
Markdown
Raw Normal View History

2020-07-11 12:38:02 +00:00
<div align="center">
<a href="https://github.com/marketplace/actions/unity-builder">
<img width="800" src="media/UnityBuilder-Logo.png" alt="Unity Builder">
</a>
<br />
<br />
2019-12-03 22:16:18 +00:00
2019-12-22 21:06:34 +00:00
GitHub Action to
[build Unity projects](https://github.com/marketplace/actions/unity-builder)
2019-12-03 22:16:18 +00:00
for different platforms.
2020-07-11 12:38:02 +00:00
Part of the <a href="https://unity-ci.com"><img height="30" src="media/UnityCI-ReferenceLogo.png" alt="Unity CI"></a> open source project.
<br />
<br />
2019-12-07 23:59:14 +00:00
2020-07-11 12:38:02 +00:00
[![Actions status](https://github.com/webbertakken/unity-builder/workflows/Actions/badge.svg?event=push&branch=master)](https://github.com/webbertakken/unity-builder/actions?query=branch%3Amaster+event%3Apush+workflow%3A%22Actions)
[![lgtm - code quality](https://img.shields.io/lgtm/grade/javascript/g/webbertakken/unity-builder.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/webbertakken/unity-builder/context:javascript)
[![codecov - test coverage](https://codecov.io/gh/webbertakken/unity-builder/branch/master/graph/badge.svg)](https://codecov.io/gh/webbertakken/unity-builder)
<br />
<br />
2020-07-11 12:38:02 +00:00
</div>
2020-07-11 12:38:02 +00:00
## How to use
2020-07-11 12:38:02 +00:00
Find the
[docs](https://unity-ci.com/docs/github)
on the Unity CI
[website](https://unity-ci.com/).
2020-07-11 12:38:02 +00:00
## Related actions
2020-07-11 12:38:02 +00:00
Visit the
<a href="https://github.com/webbertakken/unity-actions"><img height="30" src="media/UnityActions-ReferenceLogo.png" alt="Unity Actions"></a>
status repository for related Actions.
2020-07-11 12:38:02 +00:00
## Community
2020-07-11 12:38:02 +00:00
Feel free to join us on
<a href="http://unity-ci.com/discord"><img height="30" src="media/Discord-Logo.svg" alt="Discord" /></a>
and engage with the community.
2020-07-11 12:38:02 +00:00
## Contributing
2019-12-01 01:03:52 +00:00
2020-07-11 12:38:02 +00:00
To help out sharpen the documentation, please find the docs [repository](https://github.com/Unity-CI/Website).
2020-07-11 12:38:02 +00:00
To contribute to Unity Builder, kindly read the [contribution guide](./CONTRIBUTING.md).
2019-12-22 21:06:34 +00:00
## Licence
[MIT](./LICENSE)