Skip to Content
Nextra 2 Alpha
Development SetupDevelopment Setup for Rhema

Development Setup for Rhema

This section contains everything you need to set up a development environment for contributing to Rhema.

🛠️ Setup Guides

📋 Prerequisites

🔧 Environment Setup

  • Local Setup - Complete local development environment setup

  • Rust Setup - Rust-specific development configuration

  • Git Setup - Git configuration for development workflows

🖥️ Editor Configuration

🚀 CI/CD

  • CI/CD - Continuous integration and deployment guides

🎯 Getting Started

  1. Read the Development Overview to understand the project structure and requirements

  2. Follow the Local Setup guide to get your environment ready

  3. Configure your editor using the guides in Editor Setup

  4. Set up Git following the Git Setup guide

💡 Development Tips

  • Use the recommended editor configurations for the best development experience

  • Follow the Git workflow described in the setup guides

  • Check the Architecture section for design decisions

  • Review Proposals for upcoming changes

🆘 Development Issues

If you encounter problems during setup:

  1. Check the troubleshooting sections in each guide

  2. Ensure all prerequisites are met

  3. Verify your Rust and Git versions

  4. Open an issue with specific error messages and your environment details

Last updated on