-
Notifications
You must be signed in to change notification settings - Fork 32
GitHub
Jason Kao edited this page Oct 25, 2017
·
10 revisions
A GitHub is a must for not only Spectator Web but also any CS project you contribute to. Having started as a developer’s collaborative platform, GitHub is now the largest online storage space of collaborative works that exists in the world.
If you do not have a GitHub account, create one. Then follow this entire tutorial to learn the basics of using GitHub (will take a solid half hour).
The current purpose of this repository is for information/reference. You will use it to further train your GitHub skills.
- Fork our repository. For help, see this piece of documentation.
- Once the repository is on your own GitHub account and cloned onto your local machine, follow the instructions in the file README.md to add your information. Add, commit, and push your changes. (Changes should now be visible on http://github.com/_YOUR_USERNAME_/stuyspec.github.io.)
- Make a pull request to the original repository you forked from (which is stuyspec/stuyspec.github.io). For help, see this piece of documentation.
Congratulations! You have completed your first task for Spectator Web.