Tips building a cli tool in c#
I started making a small cli tool for formatting logs in c#, but since I've never built one before I'm kinda lost, trying to avoid using AI besides basic questions since this is for learning purposes. Of you've built one before, would you mind sharing some tips? How did you structured your tool, libs you used, etc.