Open Anachron opened 10 years ago
This is just quite stable state. I don't want to add new bugs, but project used in production every day.
On Sat, May 31, 2014 at 12:25 PM, Anachron notifications@github.com wrote:
Hi there, since there are no updates for a longer time, I may ask: Is this simply a "framework has been completed" thing or is it because of lack of time?
I consider using compoundjs for my application, but I'm not quite sure looking at the age of the latest commit 2 months ago.
Reply to this email directly or view it on GitHub: https://github.com/1602/compound/issues/625
Cool stuff, can you please tell me if its possible to generate coffee-files from the CLI too? Didn't found it in the documentation (yet). :+1:
Try to add --coffee to commands. Start with project generation. Reading code is better then reading docs.
On Sat, May 31, 2014 at 2:51 PM, Anachron notifications@github.com wrote:
Cool stuff, can you please tell me if its possible to generate coffee-files from the CLI too?
Didn't found it in the documentation (yet). :+1:
Reply to this email directly or view it on GitHub: https://github.com/1602/compound/issues/625#issuecomment-44748827
Does it also work with already existing apps?
Try
On Sat, May 31, 2014 at 3:28 PM, Anachron notifications@github.com wrote:
Does it also work with already existing apps?
Reply to this email directly or view it on GitHub: https://github.com/1602/compound/issues/625#issuecomment-44749673
I have this project so far: https://github.com/Anachron/mimosa-marionette Now I want to add compound to it, using compound stuff inside the server folder. How do I tell compound where my directory is? So far I have seen https://github.com/1602/compound/blob/master/templates/config/environment.js But that doesn't include places like https://github.com/1602/compound/blob/master/lib/server/generators/app_generator.js#L62-L85 so I can use generators.
Hi there,
since there are no updates for a longer time, I may ask: Is this simply a "framework has been completed" thing or is it because of lack of time?
I consider using compoundjs for my application, but I'm not quite sure looking at the age of the latest commit 2 months ago.