An extensible, cross platform IDE written in C# for Embedded C/C++, .NET Core, Avalonia and Typescript
Version | Installers |
---|---|
Windows 7 8.1 10 x64 | Download |
MacOSX 10.12 x64 | Download |
Ubuntu 14.04+ x64 | Download |
Debian 8 x64 | Download |
- Git: https://git-scm.com/downloads
- .NET Core 2.1: 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/netcoreapp2.1
dotnet ./AvalonStudio.dll