CoffeeScript-Sublime-Plugin icon indicating copy to clipboard operation
CoffeeScript-Sublime-Plugin copied to clipboard

fixed RunCakeTaskCommand

Open GobNiLin opened this issue 13 years ago • 1 comments

fixed issue that 'Run Cake Task' return no msg

cakepath is args of Popen(cwd=cakepath) slice 'Cakefile' from cakepath

GobNiLin avatar Nov 30 '12 05:11 GobNiLin

This is yet another thing that I technically fixed a long time ago (except it was on another branch that was never merged).

I will accept this soon.

Xavura avatar Dec 01 '12 09:12 Xavura