Contributing to the Atlas Toolbox
This page will cover how to modify, test, and build Atlas. If you plan to contribute, we recommend reading the Contribution Guidelines first!
We presume you've already cloned the Atlas-OS/atlas-toolbox
repository.
Our contribution platform
Atlas uses GitHub to manage everything. Please note that our documentation does not contain instructions on how to use GitHub or Git; if you're unfamiliar with them, see the GitHub quick-start guide first.
What Atlas uses internally
The AtlasOS Toolbox primarily uses the following two languages:
For development tools and resources, we recommend using:
- Visual Studio Community 2022
- The Toolbox repo contains the default NuGet packages required.
- .Net 8 Runtime - Includeded in AtlasOS v0.5.0+
- Windows App SDK 1.6 - Includeded in AtlasOS v0.5.0+
For demos of UI elements used in the Toolbox, we recommend using: