#!/bin/bash git clone https://github.com/google/traceur-compiler.git cd traceur-compiler; npm install; make;