|
|
Hi,
Thank you for this awesome tool. It works great but sometimes we need a small command line tool to just push js or css files and get minimized version of them without opening any IDE. If you add this feature, it will be more lovely.
Thank you again.
|
|
Coordinator
Dec 27, 2012 at 7:55 PM
|
That's what the msbuild and nant tasks we created are for!
Or of course roll your own little command line tool to use our assemblies...
From: jalalx
Hi,
Thank you for this awesome tool. It works great but sometimes we need a small command line tool to just push js or css files and get minimized version of them without opening any IDE. If you add this feature, it will be more lovely.
Thank you again.
|
|
Coordinator
Dec 28, 2012 at 4:51 AM
|
Also Jalax, here's a video that shows you how you can do this stuff with the command line: http://www.youtube.com/watch?v=sFFZ0nQog8U
Don't forget, you can use powershell or even a simple .bat (batch) file to list multiple commands at once.
it's all there :)
|
|
|
|
@freeranger @purekrome
Youtube is banned in my country, because of that I never noticed about your video tutorials. Finally, I downloaded these videos by some tricks.
Thank you!
|
|