alexcanessa / ci-tools-workshop

Workshop repo, created to help the explanation of several code sessions in a CI tools workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI Tools Workshop

Build Status codecov

Workshop repo, created to help the explanation of several code sessions in a CI tools workshop

Getting started

master will be at the current stage of the workshop. Once a session is completed, will be left in a branch with the same name of the session itself.

  1. Fork this repo and run npm install
  2. Sign in into TravisCI with GitHub
  3. Follow the slides / speaker

Slides

The slides for each section are in the ./slides folder, starting with the session number.

To run the slides you'll need reveal-md and use:

reveal-md slides/ --theme alexcanessa

About

Workshop repo, created to help the explanation of several code sessions in a CI tools workshop

License:MIT License


Languages

Language:CSS 55.1%Language:JavaScript 44.9%