Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 692 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 692 Bytes

A Giter8 template for presentation using remark.js and tut

Setup

if you have sbt 0.13.13 or higher:

sbt new julien-truffaut/presentation.g8

otherwise:

  1. Install Giter8
  2. run g8 julien-truffaut/presentation.g8 and follow the wizard instructions
  3. read the README.md of the generated project for instructions how to compile the presentation

This template was created from Rob Norris (tpolecat) presentation on cofree