MiniScaffold
MiniScaffold copied to clipboard
Fable guidance, sample, or generation flag
Is your feature request related to a problem? Please describe. There is a lot going on in this template, a lot of very helpful things setup in a specific way. It would be lovely if there were guidance, a sample, or a flag to help get fable set up inside this scaffold.
Describe the solution you'd like I'd love it if this template and fable's default template were sorted out as a flag in miniscaffold that has integrated a fable project. Next best would be a sample project in this repo or another showing fable working inside a mini-scaffold created infrastructure. Third possibility, some instructions on things that need to happen to push in that direction.
Describe alternatives you've considered Doing this by hand (which I haven't managed to do to completion), just using fable without miniscaffold.
Additional context I'm currently working on a PoC for work to show differences in using build.fsproj vs. the traditional style of FAKE build.fsx. I have decided to attempt this minscaffold + fable process again. Here's hoping I manage to get it done and can contribute back somehow.
Sorry I haven't gotten around to talking about this. I'll definitely take a PR for something like this. I originally did something Fable.Template.Library but I really haven't maintained that in a long time.
I'll help point you to places where you have questions! I'm curious to see what you come up with.
Closing as no updates