Johnny T. Vestergaard

Results 35 comments of Johnny T. Vestergaard

Sorry, I know this may be late, but please look at #637 As I state there, theres a reason for the behavior. I do have a working workaround (except for...

I'll give this a go after #669 has been merged - otherwise I'll invite the merge conflict gods!

@xoac, @sassman I have a few issues, actually its kinda breaking... 1. Currently, the pre-hook might actually depend on the project-name already being set. If `cargo-generate` waits with asking until...

Yeah, no idea what the issue is, and next to impossible to reproduce,but I do have a potential way forward - specify the name on the command line. ```shell cargo...

On hold for now as it is very hard to replicate and may be solved indirectly (maybe its in the `dialoger` dependency). Holding on to it just to see if...

good question, but it seems to be a problem with `liquid` and not `cargo-generate`. We have no way of influencing the build of the `liquid` crate due to how Cargo...

@sassman This also sounds a lot like what we have onc we can use the sub-templates with sorting etc. I also plan to make it so each template can specify...

I suppose it can be done if we merge #679 @sassman could you provide a few GH actions that could be used in an example? I will then create a...

With the new features, we already have everything in place and this is already possible. What is missing is a chapter in the book, and an example.