-
Notifications
You must be signed in to change notification settings - Fork 140
Description
Jane version(s) affected: x.y.z
Description
I wanted to use jane to generate an API client in my Symfony app.
The documentation is incomplete but stands that we should rely on the recipe. Ok fine, I installed the packages and got the recipe.
But not much worked, files generated are messy and I have to admit I don't know what I should use or not use. Generated files even mention other files to be included that do not exist.
I'm pretty sad, I really wanted to give it a try.
Here is a record of what I have, and also errors I get, but installing jane on a new sf app is also a good way to have those issues. https://asciinema.org/a/gr92urDTj03SQvz5hsoixWT0x
How to reproduce
- Create a Symfony app
- Install jane (following the doc)
- 😅 I may have miss something, but things are definitely messy in my codebase
Possible Solution
Maybe adding (extensive) comments in the files of the recipe would be enough.