Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 775 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 775 Bytes

Types vs Tests

Code in core module is accessible in your slides

Raw slides are in slides/tut/index.html

How to compile slides

run sbt slides/tut to compile slides using tut. You can then view the slides by opening docs/index.html in your browser.

How to publish slides with github

When you are ready push the repository to github (including the compiled slides in docs). Then go to project settings -> GitHub Pages and select master branch /docs folder for the source of github pages.

This project was generated using Giter8 with template presentation.g8