FsReveal
FsReveal copied to clipboard
Consider splitting this project into package and template
I was looking into this project to see how it works and if I can make some adjustments (use dotnet tools instead of paket.bootstraper and stuff) and it was very confusing for me. The master branch is like a template which uses the FsReveal nuget package but the source code for that is in another branch ("develop").
Maybe I'm just not clever enough but I think it would be easier to understand for potential contributors if these two things are separated. Would that be an option or am I missing something?