The live editor available at http://registry.jsonresume.org/
Install Grunt:
sudo npm -g install grunt-cli
When that is done, run npm install
while standing in the repository folder.
You can now concat the files:
grunt uglify
Available under the MIT license.