Skip to content

scrum-for-developers/presentations

Repository files navigation

codecentric scrum for developers presentation

View presentation online: http://scrum-for-developers.github.io/presentations/

For local test and development

It usually works, if you just open the index.html. Some presentations need a running http server. The most simple thing to do is to serve the directory with python:

  • With Python2: python -m SimpleHTTPServer
  • With Python3: python -m http.server

About

Slides for the ScrumForDevelopers training

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published