Documentation Index
Fetch the complete documentation index at: https://v2.spacedrive.com/llms.txt
Use this file to discover all available pages before exploring further.
Setting Up Your Development Environment
This guide will walk you through the process of setting up your development environment for building Spacedrive extensions. This section is a placeholder and will be expanded with detailed instructions on setting up the toolchain, building the SDK, and running your first extension.Prerequisites
- Rust 1.81+
- Spacedrive CLI
- WASM toolchain (
wasm-pack)
