An extensible, cross platform IDE written in C# for Embedded C/C++, .NET Core, Avalonia and Typescript
- Git: https://git-scm.com/downloads
- .NET Core 3.0: https://www.microsoft.com/net/download
Clone the repository recursively.
git clone https://github.com/VitalElement/AvalonStudio --recursive
cd AvalonStudio/AvalonStudio/AvalonStudio
dotnet restore
dotnet build
cd bin/Debug/netcoreapp3.0
./AvalonStudio