linner icon indicating copy to clipboard operation
linner copied to clipboard

HTML5 Application Assembler

Results 8 linner issues
Sort by recently updated
recently updated
newest added

if i have a huge file or lots of small ones to build,how to set memory to limited to a low level?

I need to access internet via proxy, but I can not find anywhere to config, pls help! I have already tried to use HTTP_PROXY environment variable but it did not...

if not, how debug the coffee source code in chrome? thanks!

linner can't fetch bundle jquery.js . but Chrome can open the url (http://code.jquery.com/jquery-1.10.2.js). in ubuntu 14.04 ``` hadoop@ubuntu:~$ linner new webapp create webapp create webapp/app/images/.gitkeep create webapp/app/images/logo.png create webapp/app/scripts/app.coffee create...

auto resize the @2x images to @1x to support none retina screen auto expand the exist images to @2x to support the retina screen it will generate two version of...

This file should be git ignored. When u change the bundle's name or path, Linner should tracked the changes, clean the old and replace with the new. Currently, Linner can't...