Posts tagged github

Exploring GitHub

2020-09-01T00:01:00

Everything is on GitHub - it's just impossible to find it. Luckily, GitHub has topics.

Releasing GitHub Actions

2020-01-31T00:01:00

Once you've made some amazing GitHub Actions, you'll want to re-use them and share them with your friends. To do that you'll want to organize your project a little differently, publish and release them.

Working with Unity and GitHub

2020-09-13T00:01:00

Working with Unity makes development easy. You can quickly prototype a game and show it off. But what if there are multiple developers. Storing your source code on GitHub makes collaboration easy; but there are a lot of tradeoffs when working with larger assets and projects.

Working with GitHub Actions

2019-09-19T00:01:00

GitHub Actions are still in beta and are changing quickly. But if you are looking to get started the possibilities are endless.