Skip to content

GarthDB/garthdb.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Site for Garth Braithwaite

Browserify command line command for building and minifying all the js.

 browserify -t coffeeify -t simple-jadeify --extension=".coffee" -d public/js/app.coffee | uglifyjs -c > public/js/app.build.js