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
- Host: GitHub
- URL: https://github.com/thormeier/slides-generator-bundle
- Owner: thormeier
- License: mit
- Created: 2016-08-17T12:52:37.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-18T14:11:40.000Z (over 8 years ago)
- Last Synced: 2025-02-14T11:03:16.959Z (3 months ago)
- Topics: git-history, slides, symfony-bundle
- Language: PHP
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
SlidesGeneratorBundle
=====================[](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