Mission: all things in one place. Keep it in mind when adding features.
- Download dart-sdk from dartlang.org
- Add PATH_TO_DART_SDK/bin to your execution path, or make an alias - the important part is that dart2js has to execute properly.
- Download and add jade to your execution path.
- Run make. Make builds the html from the jade file and the js from the dart file.