A repo to play with the common git operations in and learn how to get working with markdown
- Cheat sheet - https://www.markdownguide.org/cheat-sheet
- Desktop app (optional, very useful for development) https://desktop.github.com/
- Get social with github. Setup your account
- Go to https://github.com/elmsln/elmsln and star / watch / fork the repo
- Go to https://github.com/elmsln/haxcms and star / watch / fork the repo
- Go to https://github.com/elmsln/lrnwebcomponents and star / watch / fork the repo
- Go to this repo and star / watch / fork it -- https://github.com/btopro/lab2
- From your copy of the repo, edit the README.md file (this file) and fill out the things below the FILL THIS OUT line
- Use the commit message in order to indicate what you changed
- Then issue a pull request back against this repo
- https://oer.hax.psu.edu/bto108/sites/ist402/labs/git will have the non-messed with directions as we'll screw up this repo to see how version control works during class
Git maintains and tracks all changes made to code within your project. It also saves every version created and organizes it into a repository.
- The ability to create a Repository of all changes in an organized manner.
- The ability to collaborate with other programmers.
- The ability to openly share your code with others
A pull request is basically an announcement of the changes one has made to other programmers working on the project, in order to discuss proposed edits.
- Github
- Add a resource link here
- Add another resource link here
You can also do images like the one just below here using the !

