Skip to content

pepopowitz/tight-feedback-loops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tight Feedback Loops With TDD and DevOps

A talk on tightening feedback loops with TDD and DevOps.

Looking for the slide deck?

It's right here!

Use your left and right arrow keys to move through the slides.

Development

Docs on remark are here.

Installation

Install dependencies with npm.

# install dependencies
$ npm install

Running

Run the talk with the npm start task.

# run tasks and serve
$ gulp

Adding a new section of slides to the talk

Slide sections for the talk live in the src/slides folder.

Slides in each section are written with Markdown syntax. Individual slides are separated with ---. Notes for each slide are preceded by ???.

To add a new section to the slideshow, you must reference it in the templates/index.jade template.

About

Talk on tight feedback loops with TDD & DevOps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published