Skip to content

Instantly share code, notes, and snippets.

@dpaola2
Created February 8, 2012 20:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dpaola2/1773759 to your computer and use it in GitHub Desktop.
Save dpaola2/1773759 to your computer and use it in GitHub Desktop.
course-name: How to build a URL shortener
other-metadata: foobar
author: dave paola
chapters:
chapter:
name: chapter 1
markdown: chapters/chapter1.md
command: rspec whatever.rspec
chapter:
name: chapter 2
markdown: chapters/chapter2.md
command: spec whatever.rspec
chapter:
name: chapter 3
markdown: chapters/chapter3.md
command: spec whatever.rspec
chapter:
name: chapter 4
markdown: chapters/chapter4.md
command: rspec whatever.rspec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment