TheAngryByrd / MiniScaffold

F# Template for creating and publishing libraries targeting .NET 6.0 `net6.0` or console apps .NET 6.0 `net6.0`.
https://www.jimmybyrd.me/MiniScaffold/
MIT License
267 stars 31 forks source link

add sayed's template validation package and hook it up #260

Closed baronfel closed 1 year ago

baronfel commented 2 years ago

Proposed Changes

The same tool that gave me the info for my last set of revisions now has an MSBuild task for template validation. I've hooked it up here, but we shouldn't commit this yet: there's a bit of manual work a user has to do in order to get the validations to run, and I want to work with @sayedihashimi to make this a very simple 'just add package and go' experience.

Types of changes

What types of changes does your code introduce to MiniScaffold? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

TheAngryByrd commented 1 year ago

@baronfel think this is still work trying to merge in?

baronfel commented 1 year ago

yes, but also possibly these new authoring tools!