#!/bin/bash

date
handlebars -m *.handlebars > ../js/handlebars.templates.js
ls -l ../js/handlebars.templates.js
