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-console.git
dotnet build miunie-console/src
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-console.git
dotnet build miunie-console/src