arboleya / coffee-toaster

Minimalist build system for CoffeeScript.
114 stars 23 forks source link

Compile switch (-c or --compile) doesn't work? #27

Closed Jank1310 closed 12 years ago

Jank1310 commented 12 years ago

If i execute toaster -w everything works fine. But when i execute toaster -c i just get the overview output (usage etc.). Am i missing something or is the -c switch not implemented (yet)?

shuhaowu commented 12 years ago

Yup, I can confirm this as well.

arboleya commented 12 years ago

Fixed in 0.6.3, let me know if anything goes wrong.