Open Source Comes to Campus/Resources: Difference between revisions

no edit summary
imported>Paulproteus
No edit summary
imported>Shauna
No edit summary
Line 21:
==Open Source Communication Tools==
 
The slides I use for this talk can be found [https://github.com/shaunagmopenhatch/OSCTCopen-resourcessource-comes-to-campus/blob/master/open_source_contribution.odp here]. These are modified from a version graciously provided by Jessica McKellar. There are substantial notes in the ODP file which can be viewed by going to the "Notes" tab.
 
* Slides 1-7 (#7 is titled 'Version Control')
Line 39:
=== Diff and Patch Demo ===
 
This demo uses the files in [https://github.com/shaunagmopenhatch/OSCTCopen-resourcessource-comes-to-campus/tree/master/diff_patch_demo this repository].
 
I have [https://github.com/shaunagm/OSCTC-resources/blob/master/diff_patch_demo/ToDoList a To Do List]ToDoList! But maybe it needs editing. First, I'll make a copy to edit:
 
<pre>cp ToDoList new_ToDoList</pre>
Anonymous user