-
-
Notifications
You must be signed in to change notification settings - Fork 15
Building the Source Code
Abdella Solomon edited this page Jan 4, 2022
·
2 revisions
To build the source code on any platform, you need .net 6.0 SDK and .net 6.0 runtime installed. Follow the below process based on your operating system.
For building the source code in any platform, you just need to type the below commands
First
[ Go into the CutCode.CrossPlatform directory ]
Second
dotnet build
Then
dotnet run