Skip to content

uvmaero/AERO_Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AERO Tutorial Documentation:

Lessons to Take Away

  • VSCode Usage

  • Cloning, Pulling, Pushing

  • Branches

    • Purpose and good naming conventions

    • Merging responsibly

    • Checking out specific files

VSCode

Be sure to checkout the tutorial on VSCode. For a text editor, we will be using VSCode. You can use anything to work through these tutorials, but VSCode has support for Git and many other useful tools.

Common Git Commands

Here's an overview of some of the most common commands you'll be using. There is much more and this barely scratches surface, but it's a good place to start. Git Commands

Tutorials

Now, We are in the process of seting up some tutorials for everyone to try. In the "Tutorials" Folder you'll find different Tutorials to try. For this, we will not be covering how to create a repository (repo), only using an established one. If you want to learn more (or different) information, go to the Additional Resources section.

Getting Started

  • Download Git

  • Download GitHub Desktop

  • Make GitHub Account (because that's where AERO stores all our code)

  • Create a Git folder on your computer. By convention (and organization) I recommend creating a "GitHub" folder in your "Documents".

  • Do Some Tutorials

  • Still Want more?

    • Checkout

    • Merging

Additional Resources

This guide cannot hope to cover all the information. Here are some external tutorials and videos to get you up to speed. If you find other resources that you want to share with others, add them here (using your new knowledge of git commands!)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published