Skip to content

Instantly share code, notes, and snippets.

@tylertreat
Created December 31, 2014 20:56
Show Gist options
  • Save tylertreat/b9754ac10e881a82788a to your computer and use it in GitHub Desktop.
Save tylertreat/b9754ac10e881a82788a to your computer and use it in GitHub Desktop.
JAVASCRIPT_DIR := ./static/js
js:
bower install
jsx $(JAVASCRIPT_DIR)/src $(JAVASCRIPT_DIR)/build
node $(JAVASCRIPT_DIR)/lib/r.js/dist/r.js -o $(JAVASCRIPT_DIR)/build/buildconfig.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment