mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2025-12-11 20:15:30 +01:00
17 lines
473 B
Plaintext
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`)
|