Dap.Yoga.Myra

Gui Libs


Keywords
fsharp, dap, gui
License
MIT
Install
Install-Package Dap.Yoga.Myra -Version 0.1.0

Documentation

Dap's GUI lib

Dependencies

DotNet Core

DotNet Tools

Need paket and fake command in path

Recommend to install with dotnet tool

Install the first time

dotnet tool install --global paket
dotnet tool install --global fake-cli

Update to latest version

dotnet tool update --global paket
dotnet tool update --global fake-cli

Note: need to add ~/.dotnet/tools to PATH