Skip to content
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 262 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 262 Bytes

miunie-avalonia

​To work on this project clone the repo, initialize the submodules, and build the whole project with dotnet CLI:

git clone --recurse-submodules -j8 [email protected]:control-net/miunie-avalonia.git
dotnet build miunie-avalonia/src