Find a file
2013-09-01 01:43:01 -05:00
app fixed name of thing 2013-09-01 01:43:01 -05:00
bootstrap Inital commit 2013-07-25 16:33:12 -05:00
public fixed assets 2013-09-01 00:13:51 -05:00
vendor Poniverse auth 2013-08-31 21:59:12 -05:00
.gitattributes Inital commit 2013-07-25 16:33:12 -05:00
.gitignore Inital commit 2013-07-25 16:33:12 -05:00
artisan Inital commit 2013-07-25 16:33:12 -05:00
composer.json Inital commit 2013-07-25 16:33:12 -05:00
composer.lock Inital commit 2013-07-25 16:33:12 -05: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 Inital commit 2013-07-25 16:33:12 -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"