fsprojects / Interstellar

Cross-platform desktop apps in F# using web tech - https://www.nuget.org/packages/Interstellar.Core/
https://fsprojects.github.io/Interstellar/
MIT License
43 stars 13 forks source link

Create 'dotnet new' template #13

Closed jwosty closed 3 years ago

jwosty commented 3 years ago

This PR creates a template that can be used with dotnet new (short name "interstellar").

Also improves the build script by adding more targets and adding a vscode configuration that allows Ionide FSI to work with build.fsx out of the box.