the-codegen-project / cli

Simplify your implementation in any language when using standards such as AsyncAPI
https://the-codegen-project.netlify.app/
Apache License 2.0
17 stars 0 forks source link

When doing codegen init we ask for input file name, but what about path? #78

Closed ALagoni97 closed 1 month ago

ALagoni97 commented 1 month ago

The codegen file being generated specifies the "inputPath" but the CLI asked for a name. Shouldn't the CLI be asking for the relative path to the file? That would also include the file name.