Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 426 Bytes

index.md

File metadata and controls

18 lines (12 loc) · 426 Bytes

Develop Go+ Builder

Project Structure

  • /docs: Documentations for Go+ Builder.
  • /spx-gui: Front-end project.
  • /spx-backend: Back-end project.
  • /tools: Other independent tools that Go+ Builder depends on.
  • /scripts: Scripts for building, deploying, or other automation tasks.

Environment Requirements

  • Node.js: >= 20.11.1
  • Go: >= 1.23.4

Architecture Design

TODO.