AvalonStudio
Cross platform IDE and Shell
Install / Use
npx skills add VitalElement/AvalonStudioInstalls into whichever agent you are using.
README
AvalonStudio
An extensible, cross platform IDE written in C# for Embedded C/C++, .NET Core, Avalonia and Typescript
<img src="https://files.gitter.im/VitalElement/AvalonStudio/3eEt/image.png" /> <img src="https://files.gitter.im/VitalElement/AvalonStudio/3yMR/image.png" /> <img src="https://files.gitter.im/VitalElement/AvalonStudio/gEyI/Screenshot-from-2017-10-09-15-43-14.png" /> <img src="https://files.gitter.im/VitalElement/AvalonStudio/gpYQ/Screenshot-from-2017-10-09-15-51-18.png" /> <img src="https://files.gitter.im/VitalElement/AvalonStudio/LUgi/image.png" /> <img src="https://files.gitter.im/VitalElement/AvalonStudio/r3QX/image.png" />Building from source
1. Install Dependencies
- Git: https://git-scm.com/downloads
- .NET 5.0: https://www.microsoft.com/net/download
2. Get the code
Clone the repository recursively.
git clone https://github.com/VitalElement/AvalonStudio --recursive
3. Build the project
cd AvalonStudio/AvalonStudio/AvalonStudio
dotnet restore
dotnet build
4. Run locally built binaries
cd bin/Debug/net5.0
./AvalonStudio
Related Skills
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
commit-push-pr
140.6kCommit, push, and open a PR
