spacedrive/docs/extensions/getting-started.mdx
2025-11-14 21:31:21 -08:00

17 lines
473 B
Plaintext

---
title: Getting Started
sidebarTitle: Getting Started
---
## 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`)