Publish a global dotnet tool
thompson-tomo opened this issue · 2 comments
thompson-tomo commented
Why do we need this improvement?
we should offer a dotnet tool distributed via Nuget which we call AsyncAPI.Saunter.Generation.Cli as this tool enable documentation to be generated without adding it explicitly to the project ie for a worker service.
How will this change help?
Allow for generation of documentation for worker services etc
How could it be implemented/designed?
- packagr has a dependency on a AsyncAPI.Saunter.Generation.Core package (#136)
- tool would accept in an argument which is the path to the reference doc.
🚧 Breaking changes
No
Additional info
N/a
yurvon-screamo commented
Pls, use issue template
thompson-tomo commented
@yurvon-screamo the problem with the issue templates is that they are putting the issues in the wrong project.
I have gone and updated the description.