Jon Woodring, LambdaConf 2017 talk
DEFUNCT LINK Virtual Machine -- The virtual
machine may be out of date with respect to the git repository, so the first
thing you ought to do is git pull origin master
after logging in.
All code examples are written in a literate style using Markdown, or a notebook format in the case of Python and R. They all should be directly viewable in GitHub, using the built-in GFM viewer or notebook viewers.
To run the examples, at a minimum you will need for each:
- GNU Make
- node.js
- codedown
The DEFUNCT LINK virtual machine image already has
the requirements pre-installed running Arch Linux. As noted before, the virtual
machine may be out of data with respect to the git repository, so the first
thing you ought to do is git pull origin master
after logging in.