Open Source Comes to Campus/CCSF/Laptop setup: Difference between revisions

Content added Content deleted
imported>KatherineM
imported>KatherineM
No edit summary
Line 29: Line 29:
* [[/Linux git|Linux]]
* [[/Linux git|Linux]]


== Goal #4: practice using a plain text editor==
== Goal #4: create a GitHub account ==

GitHub is a popular Git repository hosting service used by many open source projects. We'll use it during this workshop.

* https://github.com/

== Goal #5: practice using a plain text editor==


Make sure you know how to use a plain text editor. We have some text editors that we recommend.
Make sure you know how to use a plain text editor. We have some text editors that we recommend.
Line 39: Line 45:
* [[/Linux text editor|gedit on Linux]]
* [[/Linux text editor|gedit on Linux]]


== Goal #5: (optional) Practice the command line by learning about tar ==
== Goal #6: (optional) Practice the command line by learning about tar ==


In this step, you can work through a training mission intended to teach you about how open source projects use the tool ''tar'' to create and decompress collections of files.
In this step, you can work through a training mission intended to teach you about how open source projects use the tool ''tar'' to create and decompress collections of files.