An open API service indexing awesome lists of open source software.

https://github.com/thormeier/slides-generator-bundle

Symfony bundle for easy generation of sprint review slides from git history
https://github.com/thormeier/slides-generator-bundle

git-history slides symfony-bundle

Last synced: about 1 month ago
JSON representation

Symfony bundle for easy generation of sprint review slides from git history

Awesome Lists containing this project

README

        

SlidesGeneratorBundle
=====================

[![Build Status](https://travis-ci.org/thormeier/slides-generator-bundle.png?branch=master)](https://travis-ci.org/thormeier/slides-generator-bundle)

## Introduction

This Symfony bundle provides a command to generate slides for Sprint review presentations based on the git commit history.

## Installation

### Step 1: Composer require

$ php composer.phar require "thormeier/breadcrumb-bundle"

### Step 2: Enable the bundle in the kernel