Find a file
2013-09-11 19:13:32 -05:00
app added registration 2013-09-11 19:13:24 -05:00
bootstrap Added in is_latest feature 2013-09-09 21:25:49 -05:00
public added registration 2013-09-11 19:13:24 -05:00
.gitattributes Inital commit 2013-07-25 16:33:12 -05:00
.gitignore I should have updated the development branch .gitignore first... Sorry! 2013-09-01 06:52:36 +00:00
artisan Inital commit 2013-07-25 16:33:12 -05:00
composer.json Added Laravel-NewRelic to composer.json 2013-09-02 09:57:26 +00:00
composer.phar Inital commit 2013-07-25 16:33:12 -05:00
CONTRIBUTING.md Inital commit 2013-07-25 16:33:12 -05:00
phpunit.xml Inital commit 2013-07-25 16:33:12 -05:00
readme.md Inital commit 2013-07-25 16:33:12 -05:00
server.php Inital commit 2013-07-25 16:33:12 -05:00
spa.pony.fm.iml fixed released_at validation on FF 2013-09-08 03:16:43 -05:00

Requirements

  • node.js must be installed, and the following modules must be installed globally:

    npm -g install uglifycss npm -g install uglify-js npm -g install coffee-script npm -g install less

  • you must specify a coffeescript, uglifycss and uglify-js path in your configuration file. If using the Windows installer, these will typically be found under "C:\Users{{user}}\AppData\Roaming\npm"