generator-marionette icon indicating copy to clipboard operation
generator-marionette copied to clipboard

Support for coffeescript ?

Open stephanebachelier opened this issue 11 years ago • 5 comments

I plan to add coffeescript support for the generator, at least for the webapp part? Anybody is working on this?

For the express part I can do it but it is not on my top priority list.

++

stephanebachelier avatar Nov 11 '13 23:11 stephanebachelier

I think this would be a great addition. I am currently using this generator and then running js2coffee for each of the generated .js files, which is painful. Coffeescript support is definitely on my wishlist.

sometxdude avatar Nov 19 '13 18:11 sometxdude

ok I will send a PR for coffeescript support then

Stéphane Bachelier, Tél. 06 42 24 48 09 B8A5 2007 0004 CDE4 5210 2317 B58A 335B B5A4 BFC2

2013/11/19 sometxdude [email protected]

I think this would be a great addition. I am currently using this generator and then running js2coffee for each of the generated .js files, which is painful. Coffeescript support is definitely on my wishlist.

— Reply to this email directly or view it on GitHubhttps://github.com/mrichard/generator-marionette/issues/33#issuecomment-28816236 .

stephanebachelier avatar Nov 20 '13 06:11 stephanebachelier

great! thanks!

mrichard avatar Nov 20 '13 14:11 mrichard

this would be great!

vip32 avatar Feb 27 '14 08:02 vip32

Hi, did you make any progress? I'm going to try to add coffeescript option to generator. In https://github.com/DaftMonk/generator-angular-fullstack it takes an option parameter like yo generator-angular-fullstack --option coffee and coffee files then. I think prompting is a better way. Any ideas?

ghost avatar Apr 28 '14 12:04 ghost