Simon Paitrault

Results 53 comments of Simon Paitrault

Ok, when you: ``` $ composer ``` What are you seeing?

To install a correct composer you need to use: ``` curl -sS https://getcomposer.org/installer | php $ mv composer.phar /usr/local/bin/composer ```

Nop, i think this issue is due to a misunderstanding of composer instalation.

You can contribute if you want !

this repo is under construction. You can contribute to if you want!

i'm gonna work on this feature next

Hello I'm facing the issue where I've multiple DB connections in the same crate. I would like to work on a solution, can we fixe one of the propose option...

Yes I tried with multiple templates but the same result was displayed. How can I investigate this issue?

After some tests I can see that this probleme was present way before updating `nom`. From the `test_repo` I get this behaviour with the `template.toml` ``` Some header Markdown/HTML. #...

So @saschagrunert I tried to watch for the potential issue but the code is really compact and I've some difficulty to understand what output is expected. can you give me...