inploy
inploy copied to clipboard
Execute barista:brew if the task is available
As you might know, there's a language called CoffeScript that compiles into javascript the same way SASS compiles to CSS.
Barista allows you to compile all your coffeescripts into javascripts with the task barista:brew. It would be nice to automatically execute it when using inploy.
Thanks.
Hi Javier, I completely agree with you, this would be very cool.
Will try to take a time to implement this. In the meantime, a patch would be highly appreciated, it should not be difficult to implement this :D
Thanks for the feedback.
Done :)
Wow! Thanks!
I was planning to look into this during the weekend, but next time I'll try to provide a patch the moment I open the issue :-).