-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
Description
I am unclear what is happening in each of the sections. Everything with a section header requires an explanation of what it’s doing when running the commands. This will require someone who understand this to complete, I can’t help with this.
For e.g. thing that should be described;
- When I run ‘make generate’ what is being generated? Why are we generating? How will they be used?
- What are the schema files, how are they used?
- When I run ‘make test’ what is being tested, the generator, framework, use cases, etc?
- What is the API server, when I start it what is it exposing? How can I confirm it started correctly? What endpoints are available?
- The two command line tools that are shown, how are these built?