Closed G3z closed 11 years ago
sorry for clumsy committing
Hi, I'm in the middle of a crazy refactoring process right now, but as soon as I finish it I'll surely take a look into this.
Thank you for contributing, hope you're enjoying using Toaster. :)
Hey bro @G3z , have a look on this i bet you'll enjoy :8ball:
http://gitready.com/advanced/2009/02/10/squashing-commits-with-rebase.html
Where were you yesterday? >:) Thanks BTW
( : cheers bro happy toasting
Hi @G3z, I'm backing from the hell I faced refactoring this whole thing to work multiplatform.
I'd be happy to merge your pull request, but this one you've opened long ago is completely outta date. More than that, there must to be some docs covering it.
So, please don't hate me, but could you re-made your changes on top of the master version and send it back as a new pull request? I need you to document this usage as well in the README.
I'm so busy with others thing now I can't just get the concept you've implemented and re-implement it over the current version, and specially cant work on this docs now.
So if you could do it, I'll pleasurably merge it.
Thank you.
I can help you with anything you need, if you need.
We can chat in gtalk if you find it useful.
Sorry for the mass posting, this is the last, I just wanted to remember you to look at the updated docs on contributing: https://github.com/serpentem/coffee-toaster#contributing
no problem :)
I've added the option to run the generated code in a node child process: i think this is cool when you are working on server stuff. i've tested and errors crashes child process but not toaster process.
basically if you run
toaster -wa
your file is lunched after every compilation
i hope you like it (and i hope i didn't mess up with git)