Development Guide
Setting Up Development Environment
-
Requirements:
- Go 1.20 or later
- Git
- Make (optional, for using Makefile)
-
Clone the repository:
- Install dependencies:
- Build the project:
Project Structure
Making Changes
- Create a new branch:
- Make your changes
- Run tests
- Update documentation if needed
- Submit a pull request
Local Testing
- Set up test configuration:
- Run in development mode:
- Run with specific features: