Talk Notes - Quik: The Missing Project Template Scaffolder (for Ruby) - Gems, Sinatra Apps, Jekyll Themes & More

Hello,

   the slides and talk notes for today's Linz.rb talk about "Quik: The
Missing Project Scaffolder (for Ruby) -
   - Quick start your ruby gems, your sinatra apps, your jekyll sites
'n' more w/ project templates (from GitHub)" [1].

  As an alternative you can browse / read the all-in-one-page source
in markdown*¹ [2].

   The contents reads:

- Quick Starter Kits / Boilerplates / Project Scaffolder in the World
- What about Ye Old' Ruby?
  - How do you get started with creating a new gem?
  - How do you get started with creating a new sinatra app?
  - How do you get started with creating a new jekyll theme?
- Turn GitHub repos into quik starter templates in 1-2-3 steps.
  - Step 1: Download Single-File Quik Starter (.ZIP) Archive
  - Step 2: Parameterize Files - Use a Meta Template Template Language
  - Step 3: What's Missing? All together Now - Automate with a Script
- Let's welcome the quik command line tool / gem.
  - quik help - Quik Starter Commands
  - quik ls - List Quik Starter Wizards
  - quik new - New Wizard Quik Start
- Bonus I - Meet Mr Hyde - Dr Jekyll's Dark Side
   - Meet Mr Hyde - New Static Website Wizard Command
- Bonus II - Quik Starter Thor Command Line Template

   What do you use to get (quick) started with new gems, sinatra apps,
jekyll themes? Let us know. Cheers.

PS:

¹: Did you know? The slide deck gets build from text with markdown formatting
   with the slideshow gem [3]). See the Slide Show (S9) project [4] for more.

[1] http://slideshow-s9.github.io/demos/quik.html
[2] https://github.com/geraldb/talks/blob/master/quik.md
[3] https://github.com/slideshow-s9/slideshow
[4] http://slideshow-s9.github.io