Skip to content

Updated Avalon Studio customized for Datstat Consulting's purposes

License

Notifications You must be signed in to change notification settings

datstat-consulting/DatstatIDE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5,551 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build status CodeFactor Gitter

Datstat IDE

An extensible, cross platform IDE written in C# for Embedded C/C++, .NET Core, Avalonia and Typescript. Forked from Avalon Studio by Vital Element, customized for Datstat Consulting's use.

To-do

  • Update to Avalonia 11
  • Change aesthetics and branding

Building from source

1. Install Dependencies

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

About

Updated Avalon Studio customized for Datstat Consulting's purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.3%
  • Shell 0.3%
  • PowerShell 0.3%
  • Vim Snippet 0.1%
  • Dockerfile 0.0%
  • HTML 0.0%