Skip to content

snmesser/GitHub-Practice-Su18

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

GitHub Introduction

  • Create your own GitHub profile/ID (appropriate for job or grad school applications)
  • Create a new repo & initialize it with a "readme"
  • Turn your repo into a website
    • [repo] >> settings >> [scroll to bottom] >> create website from master branch
    • choose a style template
    • note the website url
    • modify content if you like, but it's fine to use filler content provided for now
  • Locate group repo: GitHub-Practice-Su18
    • Find "mdbeckman" in GitHub and locate the "GitHub-Practice-Su18" class repo
    • Go to "issues" to review the issues list (find your name)
    • Click on "README.md" >> Edit (pencil icon in upper right)
  • Add a row in the table below with your information
    • first & last name
    • github id
    • url for GitHub Pages site from your GitHub repo (NOT a url to the repo itself)
    • commit your changes and submit pull request
      - select "Create a new branch for this commit and start a pull request."
      - write a descriptive commit message (e.g. "added Matt Beckmans info to table; resolves issue #1")
      - click green button "Propose file change" & start pull request
    • check your work - did your issue update to "closed" - does your link work (wrap url in "<" and ">" to activate link on actual website)
  • Important: Your entry will NOT appear on the class table right away. Once you submit the "pull request" the owner of the repo (me) needs to approve and merge it into the "master" before your entry will appear in the class table on the website.

Class GitHub Table

Name GitHub ID website for a GitHub repo
Matt Beckman mdbeckman https://mdbeckman.github.io/PSU-Data-Science/

Git integration with RStudio

http://happygitwithr.com/index.html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published