FoggyFinder / avaloniaui.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Manual Build Instructions

  1. Make sure you have latest .NET Core SDK installed on your PC
  2. Install the Wyam.Tool .NET Core Global Tool via dotnet tool install -g Wyam.Tool
  3. Clone the repository and descend into repository root folder.
  4. Use the command wyam -i wwwroot to build the website.

View Build Artifacts

Use wyam preview to view what's built, or double-click serve.cmd.

Open http://localhost:5080 in your browser!

About

License:Creative Commons Attribution 4.0 International


Languages

Language:CSS 55.9%Language:HTML 43.7%Language:Batchfile 0.4%