kontent-ai / model-generator-net

Kontent.ai .NET model generator.
https://www.nuget.org/packages/Kontent.Ai.ModelGenerator
MIT License
17 stars 19 forks source link

Better parameters #52

Closed petrsvihlik closed 6 years ago

petrsvihlik commented 6 years ago

Relates to: #46

We need to come up with a more user friendly parameter structure to clearly separate generation of:

We could e.g. introduce "commands".

@JanLenoch what you think would be the best approach?

JanLenoch commented 6 years ago

I'd go with System.CommandLine commands, even it is not RTM ATM.

JanLenoch commented 6 years ago

Fixed by #46 .