Skip to content

sixfeetup/2024_PyOhio_MasteringtheZenofDevExperience

Repository files navigation

Mastering the Zen of Dev Experience

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Build this Presentation

Build dependencies

  • nvm
  • pandoc
  • bsdtar (part of the libarchive-tools package on Ubuntu)

Make sure that your working directory is set up to use the LTS version of node before you begin. Then can just build your presentation with make.

$ nvm install --lts
$ make start