Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 900 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 900 Bytes

BPM Camp - 7.x

Slides and exercises for the BPM Camp events.

Content is available in:

  • English
  • French
  • Spanish

##Build instructions for slides

  1. Download reveal.js version 3.1.0
  2. Paste the content of the "slides/THE_LANGUAGE/" folder into your "reveal.js" directory
  3. Paste the content of the "slides/theme" folder in your "reveal.js/css/theme" folder

##Build instructions for exercises

  1. Install the DEP4E eclipse plugin
  2. Create a project from the "exercices" folder
  3. Locate your eclipse plugin configuration path in the console output by performing a first build. The path should be something similar to this: eclipse/configuration/org.eclipse.osgi/433/0/.cp/resources/
  4. Overwrite your configuration files with the content of "custom-template" (some files should be overwritten).