3

GitHub - githubtraining/caption-this-lab-template

 1 year ago
source link: https://github.com/githubtraining/caption-this-lab-template
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

GitHub for Developers

  • Class Date: THIS-DATE
  • Facilitator: @TEACHER-HANDLE

Talk to Us!!

If you have a question, or need assistance during class, please create an issue and mention @TEACHER-HANDLE.

Give Us Feedback

Please take a moment to complete the class survey at: SURVEY-LINK.

Scripts for Adding Files

  • Bash: for d in {1..6}; do touch file$d.md; git add file$d.md; git commit -m "adding file $d"; done
  • PowerShell: for ($d=1; $d -le 6;$d++) { touch file$d.md; git add file$d.md; git commit -m "adding file$d.md";}

Class Resources

point_downlink Click the dropdown menu below for the class URLs linkpoint_down

More helpful links including videos, cheat sheets, and visualization tools

What's Next?

After you have completed this course, you are probably wondering where to go from here:


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK