#!/usr/bin/env bash

# you can uncomment rapydml and rapydcss if you have them installed
#rapydml index.pyml && mv index.html output/
#rapydcss treemap.sass && mv treemap.css output/
nodejs ../../bin/rapydscript treemap.pyj -p -o treemap.js && mv treemap.js output/
