Getting Started
Welcome to the SimpleAddins build documentation. This guide will walk you through everything you need to get up and running.
Overview
SimpleAddins is built using a modern development toolchain. This documentation covers:
- Prerequisites — tools and dependencies you need installed
- Building — how to compile from source
- Development — day-to-day workflow for contributors
- Deployment — packaging and distribution
Quick Start
- Ensure you have the prerequisites installed
- Follow the build from source guide
- Set up your development workflow
Next Steps
- Prerequisites — what you need before you begin
- Build from Source — compile the project