fabulous-dev / Fabulous

Declarative UI framework for cross-platform mobile & desktop apps, using MVU and F# functional programming
https://fabulous.dev
Apache License 2.0
1.15k stars 122 forks source link

Install fabulous-cli locally as part of template #756

Closed TimLariviere closed 4 years ago

TimLariviere commented 4 years ago

After running dotnet new fabulous-xf-app, dotnet will automatically propose to run dotnet tool restore so the dotnet fabulous is available immediately.