Skip to content

Instantly share code, notes, and snippets.

@ianjennings
Created June 27, 2020 16:50
Show Gist options
  • Save ianjennings/98a304fdc9d451ce5e6b4a454a12d1b4 to your computer and use it in GitHub Desktop.
Save ianjennings/98a304fdc9d451ce5e6b4a454a12d1b4 to your computer and use it in GitHub Desktop.

Everything I say as well as my code changes are transcribed (into markdown) right next to my video. Just watch as I ended this Swift file.

Code.exe > demo.swift - demo - Visual Studio Code

00:16

diff --git demo.swift demo.swift
--- demo.swift
+++ demo.swift
@@ -1,2 +1,4 @@
 // Hello, World! Program
 import Swift
+
+print("Hello, World!")

00:17

You can use a Paircast to make:

  • Readmes
  • Tutorials
  • Pull Requests

00:22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment