-
Using GitHub Classroom
-
Creating a repository
We need to setup an empty repository in Github (We will copy or move our Unity Project into this later). Remember don’t make this folder on OneDrive or another cloud drive. Open Github Desktop Create a new repository File > New repository… Give the repository a name (this folder will be created) In local path…
-
Github Classroom Accepting an Assignment
You should have created a Github and repl.it account before starting these steps. Enter the URL provided by your teacher. Click Accept this assignment You will see a message stating that you have accepted the assignment. Refresh this page. You should now see the assignment details. The different settings will be here for the project.…
-
Github: Create a Release
How to create a release using Github.
-
Setting up Version Control with Github and Unity
It is really important to set up version control with Unity and Github. First download and install Git-SCM. Install Git-scm and then reboot your computer before attempting the later steps. Now download Github Desktop. Make sure you have created a Github account.
-
Version control with Unity and Github
via IFTTT How to setup and use core features of Github desktop with Unity.
-
Github Accounts
Create a Github account.
-
Github Desktop
Go to desktop.github.com and download and install Github Desktop
-
Delete a Github repository (Quick Bytes)
via IFTTT How to delete a Github repository.
-
Using Github repositories (Quick Bytes)
via IFTTT A quick overview of how to use Github and Github Desktop to push (send changes) to the server and pull (download changes) …